diff options
| author | Jack Jamison <jackqjamison@gmail.com> | 2026-07-05 01:19:30 -0400 |
|---|---|---|
| committer | Jack Jamison <jackqjamison@gmail.com> | 2026-07-05 01:19:30 -0400 |
| commit | bdf9a71ab7baa2b1de9abcfd5df1a9107a55d141 (patch) | |
| tree | c4524e6c41aa5107211103401dabfaefc81aa882 /.config/emacs/lisp/magit/.github/ISSUE_TEMPLATE/config.yml | |
| parent | fe3984f541bd32bdfa418afb305b614176b55ca0 (diff) | |
add a bunch of emacs packages HELP
Diffstat (limited to '.config/emacs/lisp/magit/.github/ISSUE_TEMPLATE/config.yml')
| -rw-r--r-- | .config/emacs/lisp/magit/.github/ISSUE_TEMPLATE/config.yml | 20 |
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. |
