Skip to content

Commit 9206f8d

Browse files
authored
Merge pull request #8692 from processing/ksen0-patch-2-1
Revise p5.js 2.0 Bug Report template
2 parents 29f2fc8 + 1dc8bc1 commit 9206f8d

1 file changed

Lines changed: 6 additions & 4 deletions

File tree

.github/ISSUE_TEMPLATE/1-p5.js-2.0-bug-report.yml

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -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]
1+
name: 📃 p5.js 2.0+ Bug Report
2+
description: This template is for submitting a bug report for bugs found in p5v2!
3+
title: "[p5.js 2.0+ Bug Report]: "
4+
labels: [p5.js 2.0+]
55
body:
66
- type: markdown
77
attributes:
@@ -29,6 +29,8 @@ body:
2929
- label: Typography
3030
- label: Utilities
3131
- label: WebGL
32+
- label: WebGPU
33+
- label: p5.strands
3234
- label: Build process
3335
- label: Unit testing
3436
- label: Internationalization

0 commit comments

Comments
 (0)