Configure templates and links

This commit is contained in:
tituspijean 2021-12-10 20:13:30 +01:00
parent 9980aa90bb
commit 165a240832
No known key found for this signature in database
GPG key ID: EF3B0D7CC0A94720

14
.github/ISSUE_TEMPLATE/config.yml vendored Normal file
View file

@ -0,0 +1,14 @@
blank_issues_enabled: true
contact_links:
- name: YunoHost community support
url: https://yunohost.org/help
about: General support questions are welcomed on our forum or chatrooms on IRC, XMPP, and Matrix
- name: YunoHost security
url: https://yunohost.org/security_team
about: Please report security vulnerabilities here.
- name: Bug in an app
url: https://github.com/YunoHost-Apps
about: Report bugs in packaged apps in their own repository
- name: App request
url: https://yunohost.org/apps_wishlist
about: Checkout the apps wishlist (you can edit it!)