From 181f4e01595b8a8159710c2f189f650617dd3f26 Mon Sep 17 00:00:00 2001 From: "Andrii Doroshenko (Xrayez)" Date: Mon, 20 Jan 2020 20:50:19 +0200 Subject: [PATCH] Explicitly ask a person to describe proposed feature There's no part of the template which asks you to describe the proposed feature/enhancement, so people are torn between the 2nd and 3rd questions, often simply paraphrasing the feature instead of focusing on actually describing a feature, not a problem. --- .github/ISSUE_TEMPLATE/feature---enhacement-proposal.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/feature---enhacement-proposal.md b/.github/ISSUE_TEMPLATE/feature---enhacement-proposal.md index adfc38d..39b6bc7 100644 --- a/.github/ISSUE_TEMPLATE/feature---enhacement-proposal.md +++ b/.github/ISSUE_TEMPLATE/feature---enhacement-proposal.md @@ -16,7 +16,7 @@ Proposals not following the template below will be closed immediately. **Describe the problem or limitation you are having in your project:** -**Describe how this feature / enhancement will help you overcome this problem or limitation:** +**Describe the feature / enhancement and how it helps to overcome the problem or limitation:** **Show a mock up screenshots/video or a flow diagram explaining how your proposal will work:**