diff options
| author | Daniel Mendler <mail@daniel-mendler.de> | 2025-04-26 20:42:29 +0200 |
|---|---|---|
| committer | Daniel Mendler <mail@daniel-mendler.de> | 2025-04-26 20:42:29 +0200 |
| commit | c915a1c865f6b2fc964a2385c976b48ab9923869 (patch) | |
| tree | 24546cc89f56b9affae4f0893a96aaf5bcbd9e07 /.github | |
| parent | 24330763b252288992857f04e76ad0bd300f62ac (diff) | |
Update issue template
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 ab44c45..aa95d6e 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,6 +1,6 @@ blank_issues_enabled: false contact_links: - - name: "🙏 Please support the work on my Emacs projects" + - name: "🙏 Please support the work on my Emacs packages" url: https://github.com/sponsors/minad about: Thanks! Your support helps dedicating time to project maintenance and development. - name: "💡 Suggest a feature ➞ Please create a discussion" |
