forked from signalapp/Signal-Desktop
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update GitHub template to steer feature requests to community forum
Thanks to @EwoutH for doing this on Signal-iOS and Signal-Android!
- Loading branch information
1 parent
4eb49ff
commit 7138c30
Showing
2 changed files
with
31 additions
and
2 deletions.
There are no files selected for viewing
13 changes: 11 additions & 2 deletions
13
.github/ISSUE_TEMPLATE.md → .github/ISSUE_TEMPLATE/bug_report.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
blank_issues_enabled: false | ||
contact_links: | ||
- name: ✨ Feature request | ||
url: https://community.signalusers.org/c/feature-requests/ | ||
about: Missing something in Signal? Let us know. | ||
- name: 📚 Translation feedback | ||
url: https://community.signalusers.org/c/translation-feedback/ | ||
about: Share feedback on translations | ||
- name: 📃 User documentation | ||
url: https://support.signal.org/ | ||
about: Search for any questions you have about Signal | ||
- name: 💬 Community support | ||
url: https://community.signalusers.org/c/support/ | ||
about: Feel free to ask anything | ||
- name: 📖 Contribution instructions | ||
url: https://github.com/signalapp/Signal-Desktop/blob/development/CONTRIBUTING.md | ||
about: Want to contribute to Signal Desktop? Start here. | ||
- name: ❓ Other issue? | ||
url: https://community.signalusers.org/ | ||
about: Search on the community forums |