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.
2 parents 29f2fc8 + 1dc8bc1 commit 9206f8dCopy full SHA for 9206f8d
1 file changed
.github/ISSUE_TEMPLATE/1-p5.js-2.0-bug-report.yml
@@ -1,7 +1,7 @@
1
-name: 📃 p5.js 2.0 Bug Report
2
-description: This template is for submitting a bug report for bugs found in the p5.js 2.0 beta releases.
3
-title: "[p5.js 2.0 Bug Report]: "
4
-labels: [p5.js 2.0]
+name: 📃 p5.js 2.0+ Bug Report
+description: This template is for submitting a bug report for bugs found in p5v2!
+title: "[p5.js 2.0+ Bug Report]: "
+labels: [p5.js 2.0+]
5
body:
6
- type: markdown
7
attributes:
@@ -29,6 +29,8 @@ body:
29
- label: Typography
30
- label: Utilities
31
- label: WebGL
32
+ - label: WebGPU
33
+ - label: p5.strands
34
- label: Build process
35
- label: Unit testing
36
- label: Internationalization
0 commit comments