Add issue templates (#551)
* Create bug.yaml * Create feature.yaml * Create config.yml * Add DAW/host field Also change version from placeholder to value so it is pre-filled * Change OS field from dropdown to input
This commit is contained in:
parent
b44f993f91
commit
106c6dd3d9
3 changed files with 59 additions and 0 deletions
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: Module request
|
||||
url: https://github.com/DISTRHO/Cardinal/wiki/Possible-modules-to-include
|
||||
about: To request a new module, add it to the wiki page here
|
||||
- name: Discussions
|
||||
url: https://github.com/DISTRHO/Cardinal/discussions
|
||||
about: Ask other questions or share what you've made with Cardinal
|
Loading…
Add table
Add a link
Reference in a new issue