Skip to content

Commit a2544f3

Browse files
committed
Meta: cover accessibility in the PR template
See whatwg/spec-factory#76 for context.
1 parent 0445890 commit a2544f3

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

PULL_REQUEST_TEMPLATE.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
<!--
22
Thank you for contributing to the HTML Standard! Please describe the change you are making and complete the checklist below if your change is not editorial.
3-
When editing this comment after the PR is created, check that PR-Preview doesn't overwrite your changes.
3+
4+
When you submit this PR, and each time you edit this comment (including checking a checkbox through the UI!), PR Preview will run and update it. As such make any edits in one go and only after PR Preview has run.
5+
46
If you think your PR is ready to land, please double-check that the build is passing and the checklist is complete before pinging.
57
-->
68

@@ -15,6 +17,7 @@ If you think your PR is ready to land, please double-check that the build is pas
1517
* WebKit: …
1618
* Deno (only for timers, structured clone, base64 utils, channel messaging, module resolution, web workers, and web storage): …
1719
* Node.js (only for timers, structured clone, base64 utils, channel messaging, and module resolution): …
20+
- [ ] Corresponding [HTML AAM](https://w3c.github.io/html-aam/) & [WAI-ARIA](https://w3c.github.io/aria/) issues & PRs:
1821
- [ ] [MDN issue](https://github.com/whatwg/meta/blob/main/MAINTAINERS.md#handling-pull-requests) is filed: …
1922
- [ ] The top of this comment includes a [clear commit message](https://github.com/whatwg/meta/blob/main/COMMITTING.md) to use. <!-- If you created this PR from a single commit, Github copied its message. Otherwise, you need to add a commit message yourself. -->
2023

0 commit comments

Comments
 (0)