]> git.openstreetmap.org Git - nominatim.git/blob - .github/ISSUE_TEMPLATE/report-problems-with-the-software.md
Issue templates: more commenting of instructions
[nominatim.git] / .github / ISSUE_TEMPLATE / report-problems-with-the-software.md
1 ---
2 name: Report problems with the software
3 about: You have your own installation of Nominatim and found a bug.
4 title: ''
5 labels: ''
6 assignees: ''
7
8 ---
9
10 <!-- Note: if you are installing Nominatim through a docker image, you should report issues with the installation process with the docker repository first. -->
11
12 **Describe the bug**
13 <!-- A clear and concise description of what the bug is. -->
14
15 **To Reproduce**
16 <!-- Please describe what you did to get to the issue. -->
17
18 **Software Environment (please complete the following information):**
19 - Nominatim version: 
20 - Postgresql version: 
21 - Postgis version:
22 - OS: 
23
24 **Hardware Configuration (please complete the following information):**
25 - RAM: 
26 - number of CPUs:
27 - type and size of disks:
28 - bare metal/AWS/other cloud service: 
29
30 **Additional context**
31
32 <!-- Add any other context about the problem here. -->