mirror of
https://github.com/YunoHost/issues.git
synced 2024-09-03 19:56:43 +02:00
Configure templates and links
This commit is contained in:
parent
9980aa90bb
commit
165a240832
1 changed files with 14 additions and 0 deletions
14
.github/ISSUE_TEMPLATE/config.yml
vendored
Normal file
14
.github/ISSUE_TEMPLATE/config.yml
vendored
Normal 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!)
|
Loading…
Add table
Reference in a new issue