mirror of
https://github.com/seriousm4x/UpSnap.git
synced 2026-03-31 06:24:09 -04:00
add config.yml
This commit is contained in:
@@ -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
8
.github/ISSUE_TEMPLATE/config.yml
vendored
Normal 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.
|
||||||
Reference in New Issue
Block a user