]> git.openstreetmap.org Git - nominatim.git/commitdiff
Issue templates: more commenting of instructions
authorSarah Hoffmann <lonvia@denofr.de>
Wed, 16 Dec 2020 07:41:20 +0000 (08:41 +0100)
committerGitHub <noreply@github.com>
Wed, 16 Dec 2020 07:41:20 +0000 (08:41 +0100)
.github/ISSUE_TEMPLATE/feature_request.md
.github/ISSUE_TEMPLATE/report-problems-with-the-software.md

index 22a975e526acc591defb43af72a0b76d3e50ab13..761a14d7b60655c62fe2a549139358ae3b29a64e 100644 (file)
@@ -7,16 +7,16 @@ assignees: ''
 
 ---
 
-Before opening a new feature request, please search through the open issue to check that your request hasn't been reported already.
+<!-- Before opening a new feature request, please search through the open issue to check that your request hasn't been reported already. -->
 
 **Is your feature request related to a problem? Please describe.**
-A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
+<!-- A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] -->
 
 **Describe the solution you'd like**
-A clear and concise description of what you want to happen.
+<!-- A clear and concise description of what you want to happen. -->
 
 **Describe alternatives you've considered**
-A clear and concise description of any alternative solutions or features you've considered.
+<!-- A clear and concise description of any alternative solutions or features you've considered. -->
 
 **Additional context**
-Add any other context or screenshots about the feature request here.
+<!-- Add any other context or screenshots about the feature request here. -->
index fef67cbc80f95a6d88797fbe318b765aee5caccd..1c426ee857197c75080f59ef04a2943a8023248c 100644 (file)
@@ -7,13 +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. -->
 
 **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.
+<!-- Please describe what you did to get to the issue. -->
 
 **Software Environment (please complete the following information):**
 - Nominatim version: 
@@ -28,4 +28,5 @@ Please describe what you did to get to the issue.
 - bare metal/AWS/other cloud service: 
 
 **Additional context**
-Add any other context about the problem here.
+
+<!-- Add any other context about the problem here. -->