diff options
| author | Jonas Bernoulli <jonas@bernoul.li> | 2022-03-13 00:13:53 +0100 |
|---|---|---|
| committer | Jonas Bernoulli <jonas@bernoul.li> | 2022-03-13 00:13:53 +0100 |
| commit | 1b249d4b3dc51b99840e4eb78ba22d9f7d15eee7 (patch) | |
| tree | 71e10b8fd3c412c5844605cb647403802743125b /.github | |
| parent | f71284a3d117d14f104edf1a3e008ca1b0de0c35 (diff) | |
templates: Minor tweak
Diffstat (limited to '.github')
| -rw-r--r-- | .github/ISSUE_TEMPLATE/config.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 9321099..655c870 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -2,7 +2,7 @@ blank_issues_enabled: false contact_links: - name: "💡 Suggest a feature" url: https://github.com/magit/magit/discussions - about: Use the "Ideas" category to suggest features. + about: Start a discussion suggest 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. |
