add config.yml

This commit is contained in:
seriousm4x
2023-12-14 18:18:35 +01:00
parent d7a04562e0
commit 79af6fd046
3 changed files with 9 additions and 1 deletions

View File

@@ -10,7 +10,7 @@ body:
If you have a feature or enhancement request, please use the [feature request][fr] section of our [GitHub Discussions][fr]. If you have a feature or enhancement request, please use the [feature request][fr] section of our [GitHub Discussions][fr].
[fr]: https://github.com/seriousm4x/UpSnap/discussions/new?category=feature-request [fr]: https://github.com/seriousm4x/UpSnap/discussions/new?category=feature-requests
- type: textarea - type: textarea
validations: validations:

8
.github/ISSUE_TEMPLATE/config.yml vendored Normal file
View File

@@ -0,0 +1,8 @@
blank_issues_enabled: false
contact_links:
- name: I have a question or need support
url: https://github.com/seriousm4x/UpSnap/discussions/categories/help-wanted
about: Please use our GitHub Discussion if you need help.
- name: Feature Request
url: https://github.com/seriousm4x/UpSnap/discussions/categories/feature-requests
about: Please use our GitHub Discussion for making feature requests.