Skip to content

Commit e6580c5

Browse files
authored
Create config.yml
1 parent 4ee5e3b commit e6580c5

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

.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 Website Issues
4+
url: https://github.com/processing/processing-website/issues
5+
about: Report issues with the processing.org website 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/issues
14+
about: Report issues with p5.js here.

0 commit comments

Comments
 (0)