aboutsummaryrefslogtreecommitdiff
path: root/.config/emacs/lisp/magit/.github/ISSUE_TEMPLATE/config.yml
diff options
context:
space:
mode:
Diffstat (limited to '.config/emacs/lisp/magit/.github/ISSUE_TEMPLATE/config.yml')
-rw-r--r--.config/emacs/lisp/magit/.github/ISSUE_TEMPLATE/config.yml20
1 files changed, 20 insertions, 0 deletions
diff --git a/.config/emacs/lisp/magit/.github/ISSUE_TEMPLATE/config.yml b/.config/emacs/lisp/magit/.github/ISSUE_TEMPLATE/config.yml
new file mode 100644
index 0000000..3b43af7
--- /dev/null
+++ b/.config/emacs/lisp/magit/.github/ISSUE_TEMPLATE/config.yml
@@ -0,0 +1,20 @@
+blank_issues_enabled: false
+contact_links:
+ - name: "💕 Please support my work on Magit 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/magit/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/magit/discussions/categories/q-a
+ about: Please keep in mind that our bandwidth is limited.
+ - name: "â„šī¸ Magit FAQ"
+ url: https://docs.magit.vc/magit/FAQ.html
+ about: Others might have had the same question before.
+ - name: "â„šī¸ Magit Manual"
+ url: https://docs.magit.vc/magit/#Top
+ about: The fine manual may also be of use.