File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # Description
2+
3+ <!--
4+
5+ - Summarize your changes and explain the rationale for making them.
6+ - Include any relevant context from Slack, meetings, or other discussions.
7+ - If this change is resolving a specific issue, include a link to the issue (e.g. "closes #1234").
8+ - If applicable, include screenshots and/or videos.
9+ - Note the level of AI assistance used (i.e. none, specific portions, majority of implementation).
10+
11+ -->
12+
13+ # Testing
14+
15+ <!--
16+
17+ - Share how you tested your changes.
18+ - If you're fixing a bug, explain how to reproduce the original issue.
19+ - If applicable, make sure you've authored unit and/or integration tests.
20+ - If applicable, provide instructions for a reviewer to test the changes for themselves.
21+ - If applicable, mention any accessibility testing that was done.
22+
23+ If you re-test your PR after significant changes, please add a comment to the PR saying so.
24+
25+ Self-reviews with GitHub's review UI are encouraged to point out the following:
26+
27+ - Explanations for code or design decisions that may confuse reviewers.
28+ - Particularly important or core changes.
29+ - Items that may need further discussion.
30+ - Changes that may warrant additional testing.
31+
32+ -->
You can’t perform that action at this time.
0 commit comments