summaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE/config.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/ISSUE_TEMPLATE/config.yml')
-rw-r--r--.github/ISSUE_TEMPLATE/config.yml23
1 files changed, 23 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml
new file mode 100644
index 0000000..d206795
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE/config.yml
@@ -0,0 +1,23 @@
+blank_issues_enabled: false
+contact_links:
+ - name: "â‰ī¸ Unsure if this is a bug, suggestion or support request 👉 please open a discussion 👈"
+ url: https://github.com/magit/transient/discussions/categories/triage
+ about: Start a discussion without having to specify its kind upfront.
+ - name: "💕 Please support my work on Transient and other Emacs projects"
+ url: https://github.com/sponsors/tarsius
+ about: Thanks! Any support helps. These donations from users are my only income.
+ - name: "💡 Suggest a feature 👉 please open a discussion instead of an issue 👈"
+ url: https://github.com/magit/transient/discussions/categories/ideas
+ about: Start a discussion suggesting an improvement or a new feature.
+ - name: "🆘 Ask the community for support"
+ url: https://www.reddit.com/r/emacs
+ about: Please also consider supporting others.
+ - name: "🆘 Ask the maintainers for support 👉 please open a discussion 👈"
+ url: https://github.com/magit/transient/discussions/categories/support
+ about: Please keep in mind that our bandwidth is limited.
+ - name: "â„šī¸ Transient FAQ"
+ url: https://docs.magit.vc/transient/FAQ.html
+ about: Others might have had the same question before.
+ - name: "â„šī¸ Transient Manual"
+ url: https://docs.magit.vc/transient
+ about: The fine manual may also be of use.