diff options
| author | Jonas Bernoulli <jonas@bernoul.li> | 2024-08-29 16:10:12 +0200 |
|---|---|---|
| committer | Jonas Bernoulli <jonas@bernoul.li> | 2024-08-29 16:10:12 +0200 |
| commit | c339b97e3244f00f69364680965f8cc7e1ff41fe (patch) | |
| tree | f9cc6878006f46dda270bc5fada544fd831953fb /.github | |
| parent | 78e2ff07dfb385e7093b04cd57fb0677852dc31b (diff) | |
github: Update issue templates
Diffstat (limited to '.github')
| -rw-r--r-- | .github/ISSUE_TEMPLATE/config.yml | 13 |
1 files changed, 8 insertions, 5 deletions
diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 655c870..1da115a 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 |
