From 9e0d5cb669a84099f080b2ed6ee224c521fd7d29 Mon Sep 17 00:00:00 2001 From: Sarah Hoffmann Date: Wed, 16 Dec 2020 08:41:20 +0100 Subject: [PATCH] Issue templates: more commenting of instructions --- .github/ISSUE_TEMPLATE/feature_request.md | 10 +++++----- .../report-problems-with-the-software.md | 9 +++++---- 2 files changed, 10 insertions(+), 9 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 22a975e5..761a14d7 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -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. + **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 [...] + **Describe the solution you'd like** -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. + **Additional context** -Add any other context or screenshots about the feature request here. + diff --git a/.github/ISSUE_TEMPLATE/report-problems-with-the-software.md b/.github/ISSUE_TEMPLATE/report-problems-with-the-software.md index fef67cbc..1c426ee8 100644 --- a/.github/ISSUE_TEMPLATE/report-problems-with-the-software.md +++ b/.github/ISSUE_TEMPLATE/report-problems-with-the-software.md @@ -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.___ + **Describe the bug** -A clear and concise description of what the bug is. + **To Reproduce** -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. + + -- 2.45.1