summaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATES/config.yml
blob: d2067955607b2253a4393c93a30c00b74b257d5e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
blank_issues_enabled: false
contact_links:
  - name: "â‰ī¸ Unsure if this is a bug, suggestion or support request 👉 please open a discussion 👈"
    url: https://github.com/magit/transient/discussions/categories/triage
    about: Start a discussion without having to specify its kind upfront.
  - name: "💕 Please support my work on Transient 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/transient/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/transient/discussions/categories/support
    about: Please keep in mind that our bandwidth is limited.
  - name: "â„šī¸ Transient FAQ"
    url: https://docs.magit.vc/transient/FAQ.html
    about: Others might have had the same question before.
  - name: "â„šī¸ Transient Manual"
    url: https://docs.magit.vc/transient
    about: The fine manual may also be of use.