Skip to content

Commit f8f8f4c

Browse files
Merge pull request #30 from gregalia/patch-1
Create pull_request_template
2 parents d82d958 + 4a12f32 commit f8f8f4c

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)