PULL_REQUEST_TEMPLATE.md
April 25, 2024 ยท View on GitHub
<!-- ๐add a PR label ๐-->
Description
Detail
Checklist
- :ok_hand: design updates will be Garden Designer approved (add the designer as a reviewer)
- :globe_with_meridians: demo is up-to-date (
npm start) - :arrow_left: renders as expected with reversed (RTL) direction
- :black_circle: renders as expected in dark mode
- :metal: renders as expected with Bedrock CSS (
?bedrock) - :guardsman: includes new unit tests. Maintain existing coverage (always >= 96%)
- :wheelchair: tested for WCAG 2.1 AA accessibility compliance
- :memo: tested in Chrome, Firefox, Safari, and Edge