Skip to content

Commit 22f2b4e

Browse files
committed
docs: add target branch check to PR template
1 parent 480f81e commit 22f2b4e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/pull_request_template.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ This PR introduces:
1515
- [ ] clean docstrings and comments have been written
1616
- [ ] relevant section have been added to the documentation
1717
- [ ] if any issue/observation has been discovered, a new issue has been opened
18+
- [ ] the source branch is `develop` if this PR introduces a new feature
1819

1920
## Future improvements
2021

0 commit comments

Comments
 (0)