Skip to content

Commit 3361e00

Browse files
committed
Add pull request template
1 parent d0d52ef commit 3361e00

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

.github/pull_request_template.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
### Issue # (if available)
2+
3+
<!-- **Please post the link to the resolved issue** -->
4+
5+
### Description of changes
6+
7+
<!-- **Please explain what your changes does** -->
8+
9+
### Checklist
10+
11+
- [ ] Added change to the changelog
12+
- [ ] Created unit tests for my feature (if needed)
13+
- [ ] Created a least one integration test

0 commit comments

Comments
 (0)