Skip to content

Commit d2b39db

Browse files
add pr template (#180)
1 parent 9eaaa20 commit d2b39db

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

.github/pull_request_template.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
## Description
2+
3+
<!--
4+
A summary of what this pull request achieves and a rough list of changes.
5+
-->
6+
7+
## Notes & open questions
8+
9+
<!--
10+
Any notes, remarks or open questions you have to make about the PR. Feel free to remove this section if it's unnecessary
11+
-->
12+
13+
## Change checklist
14+
15+
- [ ] Self-review
16+
- [ ] Documentation updates if relevant
17+
- [ ] Tests if relevant

0 commit comments

Comments
 (0)