.github/ISSUE_TEMPLATE/bug_report.md | 4 ---- .github/ISSUE_TEMPLATE/feature_request.md | 7 ++++++- diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index a36645d611e62b1cbf6fdbefb31086feadb34d3b..df5211ab43b2110e4bccf64778f4ba1b558e900c 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 closed without any cited reason.** 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 05109d8d1bff3ff4cc1b09151481d006edb3a7a1..6320123dfc2c1596211880b6f802bef7c5720eec 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 @@ **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.