From 51b6fb2610f6aabf093859fb1eda882634605a5b Mon Sep 17 00:00:00 2001 From: Vladimir Safonkin Date: Wed, 3 Feb 2021 13:08:40 +0300 Subject: [PATCH] Rework feature request template --- .github/ISSUE_TEMPLATE/feature_request.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 2e767a3..38a0f0c 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -8,3 +8,9 @@ assignees: '' **Description:** Describe your proposal. + +**Justification** +Describe a use case for your proposal. + +**Are you willing to submit a PR?** + \ No newline at end of file