Skip to content

Commit 9e4efbc

Browse files
committed
added PR template
1 parent 3be0473 commit 9e4efbc

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/pull_request_template.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# Checklist
2+
3+
- [ ] The pull request is for the branch `main`
4+
- [ ] If I added new documentation related to a new Pull Request that I created, I have added a reference to the related Pull Request
5+
- [ ] If the new documentation will be added in a future release, please add a reference like `_Available from version > x.x.x_` where x.x.x is the current version number
6+
- [ ] If the additional documentation is a fix, you should directly push to the `main` branch and do not open this PR.

0 commit comments

Comments
 (0)