]> git.openstreetmap.org Git - nominatim.git/commitdiff
Add custom config to information required for bug reports
authorSarah Hoffmann <lonvia@denofr.de>
Sun, 18 Jun 2023 07:27:55 +0000 (09:27 +0200)
committerGitHub <noreply@github.com>
Sun, 18 Jun 2023 07:27:55 +0000 (09:27 +0200)
.github/ISSUE_TEMPLATE/report-problems-with-the-software.md

index c7e7428046e2479e12303537210e6940d0199a12..9035cc0fa848fd323996ff717b9c85a98257e4e0 100644 (file)
@@ -7,10 +7,13 @@ assignees: ''
 
 ---
 
-<!-- Note: if you are installing Nominatim through a docker image, you should report issues with the installation process with the docker repository first. -->
+<!-- Note: if you are installing Nominatim through a docker image, you should report issues with the installation process with the docker repository first.
+
+     Do not send screen shots! Copy any console output directly into the issue.
+ -->
 
 **Describe the bug**
-<!-- A clear and concise description of what the bug is. -->
+<!-- A clear and concise description of what the bug is.-->
 
 **To Reproduce**
 <!-- Please describe what you did to get to the issue. -->
@@ -25,12 +28,15 @@ assignees: ''
 - RAM: 
 - number of CPUs:
 - type and size of disks:
-- bare metal/AWS/other cloud service: 
 
 **Postgresql Configuration:**
 
 <!-- List any configuration items you changed in your postgresql configuration. -->
 
+**Nominatim Configuration:**
+
+<!-- List the contents of your customized `.env` file. -->
+
 **Additional context**
 
 <!-- Add any other context about the problem here. -->