emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/git-commit 5017a383bd 1/3: Use the "Discussions" feature f


From: ELPA Syncer
Subject: [nongnu] elpa/git-commit 5017a383bd 1/3: Use the "Discussions" feature for feature requests
Date: Sat, 12 Mar 2022 16:58:04 -0500 (EST)

branch: elpa/git-commit
commit 5017a383bd1d329de42aa639aaf034a1cf72de15
Author: Jonas Bernoulli <jonas@bernoul.li>
Commit: Jonas Bernoulli <jonas@bernoul.li>

    Use the "Discussions" feature for feature requests
---
 .github/ISSUE_TEMPLATE/config.yml         |  3 +++
 .github/ISSUE_TEMPLATE/feature_request.md | 14 --------------
 2 files changed, 3 insertions(+), 14 deletions(-)

diff --git a/.github/ISSUE_TEMPLATE/config.yml 
b/.github/ISSUE_TEMPLATE/config.yml
index 713bd3f682..65e4cb966c 100644
--- a/.github/ISSUE_TEMPLATE/config.yml
+++ b/.github/ISSUE_TEMPLATE/config.yml
@@ -1,5 +1,8 @@
 blank_issues_enabled: false
 contact_links:
+  - name: "Suggest a feature"
+    url: https://github.com/magit/magit/discussions
+    about: Use the "Ideas" category to suggest features.
   - name: "SUPPORT ☛ The Discussions feature of this repository"
     url: https://github.com/magit/magit/discussions
     about: Please search, ask and answer questions here.
diff --git a/.github/ISSUE_TEMPLATE/feature_request.md 
b/.github/ISSUE_TEMPLATE/feature_request.md
deleted file mode 100644
index 3c0dbc9e74..0000000000
--- a/.github/ISSUE_TEMPLATE/feature_request.md
+++ /dev/null
@@ -1,14 +0,0 @@
----
-title: 
-name: Feature request
-about: Suggest a new feature. ⚠ PLEASE DO NOT USE THIS FOR SUPPORT REQUESTS. ⚠
----
-
-Before you ask for a new feature to be added to Magit or for an existing 
feature to be improved, please make sure that what are asking for does not 
already exist by consulting the documentation [1].
-
-Then describe the feature you would like to see in Magit and why it would be 
useful to you.  You might also want to describe any alternative solutions or 
features you've considered.
-
-[1]: https://magit.vc/manual/magit/#Top
-[2]: 
https://github.com/magit/magit/wiki/Additional-proposed-infix-arguments-and-suffix-commands
-
----- now delete this line and everything above ----



reply via email to

[Prev in Thread] Current Thread [Next in Thread]