Skip to content

Commit c9ff102

Browse files
authored
Update ISSUE_TEMPLATE.md
1 parent 8aef11d commit c9ff102

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

ISSUE_TEMPLATE.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
PLEASE READ THIS BEFORE SUBMITTING AN ISSUE :)
22

33
ARE YOU ASKING FOR HELP?
4-
The github issues are for bugs and feature requests for the p5.js library itself. For help with programming with p5.js, please use the p5.js forum: https://forum.processing.org/two/.
4+
The github issues are ONLY for bugs and feature requests for the p5.js library itself. For help with programming with p5.js, please use the p5.js forum instead: https://forum.processing.org/two/.
55

66
ARE YOU REPORTING AN ISSUE?
77
Please include a snippet of code that demonstrates that the described behavior is not the expected behavior. Use only the minimum amount of code necessary to reproduce the unexpected behavior. Bugs may be temporarily closed until you can provide this.
88

99
Thanks!
10+
The p5.js Team

0 commit comments

Comments
 (0)