aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.github/ISSUE_TEMPLATE/bug_report.md4
-rw-r--r--.github/ISSUE_TEMPLATE/feature_request.md7
2 files changed, 6 insertions, 5 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md
index a36645d..df5211a 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 05109d8..6320123 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.