Skip to content

Commit cde1e45

Browse files
authored
Create config.yml
1 parent 55d3fd9 commit cde1e45

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
blank_issues_enabled: false
2+
contact_links:
3+
- name: 🅿️ Processing 4 Issues
4+
url: https://github.com/processing/processing4/issues
5+
about: Report issues with Processing 4 here.
6+
- name: 📚 Examples Issues
7+
url: https://github.com/processing/processing-examples/issues
8+
about: Report issues with the official Processing examples here.
9+
- name: 💬 Forum
10+
url: https://discourse.processing.org/
11+
about: Have other questions about using Processing? Ask them here!
12+
- name: 🌸 p5.js Issues
13+
url: https://github.com/processing/p5.js-sound/issues
14+
about: Report issues with p5.js here.

0 commit comments

Comments
 (0)