From bdf9a71ab7baa2b1de9abcfd5df1a9107a55d141 Mon Sep 17 00:00:00 2001 From: Jack Jamison Date: Sun, 5 Jul 2026 01:19:30 -0400 Subject: add a bunch of emacs packages HELP --- .../lisp/magit/.github/ISSUE_TEMPLATE/config.yml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 .config/emacs/lisp/magit/.github/ISSUE_TEMPLATE/config.yml (limited to '.config/emacs/lisp/magit/.github/ISSUE_TEMPLATE/config.yml') 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. -- cgit v1.2.3