Issue templates: more commenting of instructions

This commit is contained in:
Sarah Hoffmann
2020-12-16 08:41:20 +01:00
committed by GitHub
parent 11622b2863
commit 9e0d5cb669
2 changed files with 10 additions and 9 deletions

View 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.** **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** **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** **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** **Additional context**
Add any other context or screenshots about the feature request here. <!-- Add any other context or screenshots about the feature request here. -->

View 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** **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** **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):** **Software Environment (please complete the following information):**
- Nominatim version: - Nominatim version:
@@ -28,4 +28,5 @@ Please describe what you did to get to the issue.
- bare metal/AWS/other cloud service: - bare metal/AWS/other cloud service:
**Additional context** **Additional context**
Add any other context about the problem here.
<!-- Add any other context about the problem here. -->