Skip to content

Commit 4a12f32

Browse files
authored
1 parent d82d958 commit 4a12f32

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 your changes
2+
3+
## Issue ticket number and link
4+
5+
## Checklist before requesting a review
6+
7+
- [ ] I have resolved any merge conflicts
8+
- [ ] I have run tests locally and they pass
9+
- [ ] I have linted and auto-formatted the code
10+
- [ ] If there is new or changed functionality, I have added/updated the tests
11+
- [ ] If there is new or changed functionality, I have added/updated the documentation

0 commit comments

Comments
 (0)