1
0
Fork 0
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:
Tom Poole 2022-01-20 10:12:52 +00:00
parent bd52350c00
commit bbbb967c63
7 changed files with 172 additions and 23 deletions

8
.github/ISSUE_TEMPLATE/config.yml vendored Normal file
View 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.