Skip to content

Commit e705910

Browse files
chore: add PULL_REQUEST_TEMPLATE.md (dequelabs#29)
1 parent a8f4f84 commit e705910

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
<< Describe the changes >>
2+
3+
Closes issue:
4+
5+
## Reviewer checks
6+
7+
**Required fields, to be filled out by PR reviewer(s)**
8+
- [ ] Follows the commit message policy, appropriate for next version
9+
- [ ] Has documentation updated, a DU ticket, or requires no documentation change
10+
- [ ] Includes new tests, or was unnecessary
11+
- [ ] Code is reviewed for security by: << Name here >>

0 commit comments

Comments
 (0)