]> Sergey Matveev's repositories - nnn.git/commitdiff
Update issue templates
authorArun Prakash Jana <engineerarun@gmail.com>
Tue, 14 Mar 2023 22:49:44 +0000 (04:19 +0530)
committerArun Prakash Jana <engineerarun@gmail.com>
Tue, 14 Mar 2023 22:51:17 +0000 (04:21 +0530)
Signed-off-by: Arun Prakash Jana <engineerarun@gmail.com>
.github/ISSUE_TEMPLATE/config.yml
.github/ISSUE_TEMPLATE/feature_request.md [deleted file]

index 2d87a2d557061450670ea5168d5568dc6b033d92..09306cfc46aa44e27e5a0c1eabb17fa653d4a1ae 100644 (file)
@@ -1,4 +1,4 @@
 contact_links:
-  - name: Question or Support Request
+  - name: Idea, Enhancement, Question, Support
     url: https://github.com/jarun/nnn/discussions
-    about: If you have a question, need support or want to discuss something then please open a discussion thread.
+    about: If you have a question, need support or want to discuss new ideas then please open a discussion thread.
diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md
deleted file mode 100644 (file)
index 6320123..0000000
+++ /dev/null
@@ -1,29 +0,0 @@
----
-name: Feature request
-about: Suggest an idea for this project
-title: ''
-labels: enhancement
-assignees: ''
----
-**Is your feature request related to a problem? Please describe.**
-
-A clear and concise description of what the problem is.
-
-**Describe the solution you'd like**
-
-A clear and concise description of what you want to happen.
-
-**Describe alternatives you've considered**
-
-A clear and concise description of any alternative solutions or features you've
-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.