mirror of
https://github.com/SideStore/SideStore.git
synced 2026-02-14 09:13:25 +01:00
Revamp issue and PR templates (#253)
* Create config.yml Signed-off-by: naturecodevoid <44983869+naturecodevoid@users.noreply.github.com> * Delete bug_report.md Signed-off-by: naturecodevoid <44983869+naturecodevoid@users.noreply.github.com> * Create bug_report.yml Signed-off-by: naturecodevoid <44983869+naturecodevoid@users.noreply.github.com> * Create feature_request.yml Signed-off-by: naturecodevoid <44983869+naturecodevoid@users.noreply.github.com> * Create pull_request_template.md Signed-off-by: naturecodevoid <44983869+naturecodevoid@users.noreply.github.com> --------- Signed-off-by: naturecodevoid <44983869+naturecodevoid@users.noreply.github.com>
This commit is contained in:
10
.github/ISSUE_TEMPLATE/config.yml
vendored
Normal file
10
.github/ISSUE_TEMPLATE/config.yml
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
# force issue template usage
|
||||
blank_issues_enabled: false
|
||||
|
||||
contact_links:
|
||||
- name: Discord
|
||||
url: https://discord.gg/RgpFBX3Q3k
|
||||
about: If you need support, please go here first instead of making an issue!
|
||||
- name: GitHub Discussions
|
||||
url: https://github.com/SideStore/SideStore/discussions
|
||||
about: As an alternative to Discord, you can also make a new GitHub discussion.
|
||||
Reference in New Issue
Block a user