-
-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'processing:main' into Multiple_Mat
- Loading branch information
Showing
71 changed files
with
2,899 additions
and
491 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,38 +1,38 @@ | ||
name: 💡 Existing Feature Enhancement | ||
description: This template is for suggesting an improvement for an existing feature. | ||
labels: [enhancement] | ||
labels: [Enhancement] | ||
body: | ||
- type: textarea | ||
attributes: | ||
label: Increasing Access | ||
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.) | ||
validations: | ||
required: true | ||
- type: checkboxes | ||
id: sub-area | ||
attributes: | ||
label: Most appropriate sub-area of p5.js? | ||
description: You may select more than one. | ||
options: | ||
- label: Accessibility (Web Accessibility) | ||
- label: Build tools and processes | ||
- label: Color | ||
- label: Core/Environment/Rendering | ||
- label: Data | ||
- label: DOM | ||
- label: Events | ||
- label: Friendly error system | ||
- label: Image | ||
- label: IO (Input/Output) | ||
- label: Localization | ||
- label: Math | ||
- label: Unit Testing | ||
- label: Typography | ||
- label: Utilities | ||
- label: WebGL | ||
- label: Other (specify if possible) | ||
- type: textarea | ||
attributes: | ||
label: Feature enhancement details | ||
validations: | ||
required: true | ||
- type: textarea | ||
attributes: | ||
label: Increasing Access | ||
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.) | ||
validations: | ||
required: true | ||
- type: checkboxes | ||
id: sub-area | ||
attributes: | ||
label: Most appropriate sub-area of p5.js? | ||
description: You may select more than one. | ||
options: | ||
- label: Accessibility | ||
- label: Color | ||
- label: Core/Environment/Rendering | ||
- label: Data | ||
- label: DOM | ||
- label: Events | ||
- label: Image | ||
- label: IO | ||
- label: Math | ||
- label: Typography | ||
- label: Utilities | ||
- label: WebGL | ||
- label: Build Process | ||
- label: Unit Testing | ||
- label: Internalization | ||
- label: Friendly Errors | ||
- label: Other (specify if possible) | ||
- type: textarea | ||
attributes: | ||
label: Feature enhancement details | ||
validations: | ||
required: true |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,38 +1,38 @@ | ||
name: 🌱 New Feature Request | ||
description: This template is for requesting a new feature be added. | ||
labels: [feature request] | ||
labels: [Feature Request] | ||
body: | ||
- type: textarea | ||
attributes: | ||
label: Increasing Access | ||
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.) | ||
validations: | ||
required: true | ||
- type: checkboxes | ||
id: sub-area | ||
attributes: | ||
label: Most appropriate sub-area of p5.js? | ||
description: You may select more than one. | ||
options: | ||
- label: Accessibility (Web Accessibility) | ||
- label: Build tools and processes | ||
- label: Color | ||
- label: Core/Environment/Rendering | ||
- label: Data | ||
- label: DOM | ||
- label: Events | ||
- label: Friendly error system | ||
- label: Image | ||
- label: IO (Input/Output) | ||
- label: Localization | ||
- label: Math | ||
- label: Unit Testing | ||
- label: Typography | ||
- label: Utilities | ||
- label: WebGL | ||
- label: Other (specify if possible) | ||
- type: textarea | ||
attributes: | ||
label: Feature request details | ||
validations: | ||
required: true | ||
- type: textarea | ||
attributes: | ||
label: Increasing Access | ||
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.) | ||
validations: | ||
required: true | ||
- type: checkboxes | ||
id: sub-area | ||
attributes: | ||
label: Most appropriate sub-area of p5.js? | ||
description: You may select more than one. | ||
options: | ||
- label: Accessibility | ||
- label: Color | ||
- label: Core/Environment/Rendering | ||
- label: Data | ||
- label: DOM | ||
- label: Events | ||
- label: Image | ||
- label: IO | ||
- label: Math | ||
- label: Typography | ||
- label: Utilities | ||
- label: WebGL | ||
- label: Build Process | ||
- label: Unit Testing | ||
- label: Internalization | ||
- label: Friendly Errors | ||
- label: Other (specify if possible) | ||
- type: textarea | ||
attributes: | ||
label: Feature request details | ||
validations: | ||
required: true |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.