Skip to content

Commit 9529ee8

Browse files
authored
feat: added pr template (#266)
* feat: added pr template * fix: deleted first check
1 parent 10a4ea7 commit 9529ee8

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

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+
Fixes # (issue)
6+
7+
## Checklist before requesting a review
8+
9+
- [ ] I have added tests that prove my fix is effective or that my feature works
10+
- [ ] I have made corresponding changes to the documentation
11+
- [ ] I have tested this code by deploying the infrastructure and ensuring that commitments are being settled

0 commit comments

Comments
 (0)