aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorJonas Bernoulli <jonas@bernoul.li>2022-03-12 22:19:56 +0100
committerJonas Bernoulli <jonas@bernoul.li>2022-03-12 22:19:56 +0100
commita1f6aff2bdb6beb846160c79c2c9d39ca06cbb8d (patch)
tree1ad5c23c8f5ee0a00b61edd715a5c3e74157cc66 /.github
parent5017a383bd1d329de42aa639aaf034a1cf72de15 (diff)
Rearrange topic guidance and add bling
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE/bug_report.md2
-rw-r--r--.github/ISSUE_TEMPLATE/config.yml18
2 files changed, 10 insertions, 10 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md
index 6adc98f..e8cbef5 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.md
+++ b/.github/ISSUE_TEMPLATE/bug_report.md
@@ -1,6 +1,6 @@
---
title:
-name: Bug report
+name: đŸĒŗ Report a bug
about: Report a defect.
---
diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml
index 65e4cb9..9321099 100644
--- a/.github/ISSUE_TEMPLATE/config.yml
+++ b/.github/ISSUE_TEMPLATE/config.yml
@@ -1,17 +1,17 @@
blank_issues_enabled: false
contact_links:
- - name: "Suggest a feature"
+ - name: "💡 Suggest a feature"
url: https://github.com/magit/magit/discussions
about: Use the "Ideas" category to suggest features.
- - name: "SUPPORT ☛ The Discussions feature of this repository"
- url: https://github.com/magit/magit/discussions
- about: Please search, ask and answer questions here.
- - name: "SUPPORT ☛ Emacs Reddit"
+ - name: "🆘 Ask the community for support"
url: https://www.reddit.com/r/emacs
- about: Another place to search, ask and answer questions.
- - name: "Magit FAQ"
+ about: Please also consider supporting others.
+ - name: "🆘 Ask the maintainers for support"
+ url: https://github.com/magit/magit/discussions
+ about: Please keep in mind that our bandwidth is limited.
+ - name: "â„šī¸ Magit FAQ"
url: https://magit.vc/manual/magit/FAQ.html
- about: It might be that many others had the same question.
- - name: "Magit Manual"
+ about: Others might have had the same question before.
+ - name: "â„šī¸ Magit Manual"
url: https://magit.vc/manual/magit/#Top
about: The fine manual may also be of use.