Skip to content

Commit 9ac1115

Browse files
committed
Meta: replace WAI-ARIA with ARIA in HTML in PR template
This is the specification that is more likely to be impacted.
1 parent a2544f3 commit 9ac1115

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PULL_REQUEST_TEMPLATE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ If you think your PR is ready to land, please double-check that the build is pas
1717
* WebKit: …
1818
* Deno (only for timers, structured clone, base64 utils, channel messaging, module resolution, web workers, and web storage): …
1919
* 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:
20+
- [ ] Corresponding [HTML AAM](https://w3c.github.io/html-aam/) & [ARIA in HTML](https://w3c.github.io/html-aria/) issues & PRs:
2121
- [ ] [MDN issue](https://github.com/whatwg/meta/blob/main/MAINTAINERS.md#handling-pull-requests) is filed: …
2222
- [ ] 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. -->
2323

0 commit comments

Comments
 (0)