Skip to content
This repository was archived by the owner on Apr 28, 2025. It is now read-only.

Commit 45d34fd

Browse files
authored
chore(PRs): Updated PR template to include MIND patterns for markup (#2567)
1 parent bc73da7 commit 45d34fd

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,10 @@ Fixes #
2121
- [ ] I verify the build is in a non-broken state
2222
- [ ] I verify all changes are within scope of the linked issue
2323

24+
<!-- For Markup Changes -->
25+
- [ ] I verify the markup will not be a breaking change (if not a major release)
26+
- [ ] I verify the MIND pattern for the component has been created/revised
27+
2428
<!-- For CSS changes -->
2529
- [ ] I regenerated all CSS files under dist folder
2630
- [ ] I tested the UI in all supported browsers

0 commit comments

Comments
 (0)