Skip to content

Commit 3f677d4

Browse files
committed
added an accessibility checkbox in the pull request template
1 parent 8d7c29f commit 3f677d4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,4 @@ I have verified that this pull request:
88
* [ ] has no test errors (`npm run test`)
99
* [ ] is from a uniquely-named feature branch and is up to date with the `develop` branch.
1010
* [ ] is descriptively named and links to an issue number, i.e. `Fixes #123`
11+
* [ ] meets the standards outlined in the [accessibility guidelines](https://github.com/processing/p5.js-web-editor/blob/develop/contributor_docs/accessibility.md)

0 commit comments

Comments
 (0)