aboutsummaryrefslogtreecommitdiff
path: root/.config/emacs/lisp/magit/.github/ISSUE_TEMPLATE/config.yml
blob: 3b43af7b570b0c753cca5cf4eeb2503bedaec24f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
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.