Skip to content

Commit 62d9d52

Browse files
authored
Create pull_request_template.md (#425)
1 parent b616497 commit 62d9d52

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.github/pull_request_template.md

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
## Describe your changes
2+
3+
## Issue ticket number and link
4+
5+
## Checklist before requesting a review
6+
- [ ] I have performed a self-review of my code.
7+
- [ ] If it is a core feature, I have added thorough tests.
8+
- [ ] I removed all Clippy and Formatting Warnings.
9+
- [ ] I added required Copyrights.

0 commit comments

Comments
 (0)