Skip to content

Commit 8fccdba

Browse files
Update ARIA Practices link in PR template to the latest version (#5816)
Co-authored-by: Robert Snow <[email protected]>
1 parent d75ba60 commit 8fccdba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Closes <!-- Github issue # here -->
77
- [ ] Added/updated unit tests and storybook for this change (for new code or code which already has tests).
88
- [ ] Filled out test instructions.
99
- [ ] Updated documentation (if it already exists for this component).
10-
- [ ] Looked at the Accessibility Practices for this feature - [Aria Practices](https://www.w3.org/TR/wai-aria-practices-1.1/)
10+
- [ ] Looked at the Accessibility Practices for this feature - [Aria Practices](https://www.w3.org/WAI/ARIA/apg/)
1111

1212
## 📝 Test Instructions:
1313

0 commit comments

Comments
 (0)