Skip to content

Label update #5758

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Aug 5, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/existing-feature-enhancement.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ body:
- label: WebGL
- label: Build Process
- label: Unit Testing
- label: Localization Tools
- label: Internalization
- label: Friendly Errors
- label: Other (specify if possible)
- type: textarea
Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/feature-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ body:
- label: WebGL
- label: Build Process
- label: Unit Testing
- label: Localization Tools
- label: Internalization
- label: Friendly Errors
- label: Other (specify if possible)
- type: textarea
Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/found-a-bug.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ body:
- label: WebGL
- label: Build Process
- label: Unit Testing
- label: Localization Tools
- label: Internalization
- label: Friendly Errors
- label: Other (specify if possible)
- type: input
Expand Down
4 changes: 2 additions & 2 deletions .github/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
- '\[[xX]\]\s*Build Process'
"Unit Testing":
- '\[[xX]\]\s*Unit Testing'
"Localization":
- '\[[xX]\]\s*Localization Tools'
"Internalization":
- '\[[xX]\]\s*Internalization'
"Friendly Errors":
- '\[[xX]\]\s*Friendly Errors'
2 changes: 1 addition & 1 deletion contributor_docs/issue_labels.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ All the Area labels are now coordinated with the [src folder](https://github.co
All the labels below are coordinated with the rest of the steward [focus areas](https://github.com/processing/p5.js#stewards).
* Build Process
* Unit Testing
* Localization Tools
* Internalization
* Friendly Errors
* Documentation