Skip to content

Commit c9920a9

Browse files
authored
Update existing-feature-enhancement.yml
1 parent 9ebb582 commit c9920a9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE/existing-feature-enhancement.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ body:
55
- type: textarea
66
attributes:
77
label: Increasing Access
8-
description: How would this new feature help [increase access](https://github.com/processing/p5.js/blob/main/contributor_docs/access.md) to p5.js?
8+
description: How would this new feature help [increase access](https://github.com/processing/p5.js/blob/main/contributor_docs/access.md) to p5.js? (If you're not sure, you can type "Unsure" here and let others from the community offer their thoughts.)
99
validations:
1010
required: true
1111
- type: checkboxes
@@ -35,4 +35,4 @@ body:
3535
attributes:
3636
label: Feature enhancement details
3737
validations:
38-
required: true
38+
required: true

0 commit comments

Comments
 (0)