Skip to content
This repository was archived by the owner on Oct 7, 2022. It is now read-only.

Commit 85cee80

Browse files
authored
docs(PULL_REQUEST_TEMPLATE): add version upgrade
add version upgrade check, if a new feature is added
1 parent 3389d07 commit 85cee80

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

PULL_REQUEST_TEMPLATE.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,5 @@ Please describe why this PR should be merged here.
99
- [ ] Code compiles correctly
1010
- [ ] Created tests which fail without the change (if possible)
1111
- [ ] All tests passing
12+
- [ ] Bump project version, if this adds a new feature
1213
- [ ] Extended the README / documentation, if necessary

0 commit comments

Comments
 (0)