mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
Update the GitHub Issue and PR templates to a new format and add a CLA workflow
This commit is contained in:
parent
bd52350c00
commit
bbbb967c63
7 changed files with 172 additions and 23 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: JUCE Support
|
||||
url: https://forum.juce.com/
|
||||
about: Please use the JUCE forum to ask questions.
|
||||
- name: Feature Requests
|
||||
url: https://forum.juce.com/c/feature-requests
|
||||
about: Please submit feature requests on the JUCE forum.
|
||||
Loading…
Add table
Add a link
Reference in a new issue