We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55d3fd9 commit cde1e45Copy full SHA for cde1e45
.github/ISSUE_TEMPLATE/config.yml
@@ -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