Skip to content

Commit 8f6e509

Browse files
ci: Move version checklist to PR
1 parent 5195928 commit 8f6e509

File tree

2 files changed

+3
-15
lines changed

2 files changed

+3
-15
lines changed

.github/ISSUE_TEMPLATE/8-version-checklist.md

Lines changed: 0 additions & 14 deletions
This file was deleted.

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,4 +75,6 @@ If you're unsure about any of these, don't hesitate to ask. We're here to help!
7575
-->
7676
- [ ] My code follows the code style of this project.
7777
- [ ] My change requires a change to the documentation.
78-
- [ ] I have updated the documentation accordingly.
78+
- [ ] I have updated the documentation accordingly.
79+
- [ ] I have incremented the version according to [semantic versioning](https://semver.org/).
80+
- [ ] I have updated the changelog accordingly.

0 commit comments

Comments
 (0)