Skip to content

Commit 709dd8c

Browse files
authored
Update pull_request_template.md
1 parent 7d71ad3 commit 709dd8c

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

.github/pull_request_template.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,16 @@ _Summarization of the changes in a short and concise sentence._
44

55
## Instructions for local reproduction and review
66

7+
## Pull Request Checklist (for Reviewee)
8+
9+
- [ ] Changelogs are maintained
10+
- [ ] Functionality has been tested in Firefox, Chrome, Safari
11+
- [ ] Functionality has been tested on a smartphone
12+
- [ ] Functionality has been tested with 200% screen zoom
13+
- [ ] Screenreader functionality has been manually tested with NVDA
14+
15+
UI has been tested in the following tools regarding accessibility (only regarding functionality affected in this PR)
16+
- [ ] Chrome Lighthouse
17+
- [ ] Firefox Accessibility
18+
719
## Relevant tickets, issues, et cetera

0 commit comments

Comments
 (0)