From d7fb77861f8356963a7c391471c2582700a97747 Mon Sep 17 00:00:00 2001 From: Arun Prakash Jana Date: Sun, 24 May 2020 11:09:09 +0530 Subject: [PATCH] Update templates --- .github/ISSUE_TEMPLATE/bug_report.md | 4 ---- .github/ISSUE_TEMPLATE/feature_request.md | 7 ++++++- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index a36645d6..df5211ab 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -21,10 +21,6 @@ Please provide the environment details. **If that's missing, the issue will be c If we need more information and there is no communication from the bug reporter within 7 days from the date of request, we will close the issue. If you have relevant information, resume discussion any time. -#### FEATURE REQUESTS - -Please consider contributing the feature back to `nnn` yourself. Feel free to discuss in the ToDo list thread. We are more than happy to help. - --- PLEASE DELETE THIS LINE AND EVERYTHING ABOVE --- #### Environment details (Put `x` in the checkbox along with the information) diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 05109d8d..6320123d 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -5,7 +5,6 @@ title: '' labels: enhancement assignees: '' --- - **Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. @@ -22,3 +21,9 @@ considered. **Additional context** Add any other context or screenshots about the feature request here. + +**Consider contributing** + +Please consider contributing the feature back to `nnn`. + +Feel free to discuss in the ToDo list thread. We are more than happy to help.