branch: elpa/magit commit c339b97e3244f00f69364680965f8cc7e1ff41fe Author: Jonas Bernoulli <jo...@bernoul.li> Commit: Jonas Bernoulli <jo...@bernoul.li>
github: Update issue templates --- .github/ISSUE_TEMPLATE/config.yml | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 655c870b7a6..1da115ad8f4 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,13 +1,16 @@ blank_issues_enabled: false contact_links: - - name: "đĄ Suggest a feature" - url: https://github.com/magit/magit/discussions - about: Start a discussion suggest an improvement or a new feature. + - 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" - url: https://github.com/magit/magit/discussions + - 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://magit.vc/manual/magit/FAQ.html