Skip to content

Commit 31fe718

Browse files
authored
100% complete rather than 100% closed
Signed-off-by: Felix Claessen <30658763+Flix6x@users.noreply.github.com>
1 parent 6da7f2c commit 31fe718

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

RELEASE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ This checklist guides you through preparing, testing and documenting a release.
1515

1616
### Preparation steps
1717

18-
- [ ] Decide which commits to main you want to include in the release, and make sure the [corresponding milestone](https://github.com/FlexMeasures/flexmeasures/milestones) is up-to-date and 100% closed (move open issues to the next milestone, if needed)
18+
- [ ] Decide which commits to main you want to include in the release, and make sure the [corresponding milestone](https://github.com/FlexMeasures/flexmeasures/milestones) is up-to-date and 100% complete (move open issues to the next milestone, if needed)
1919
- [ ] Check if the changes which happened justify the next version number you had in mind. https://semver.org/ has a helpful guide to differentiate between MAJOR, MINOR, PATCH releases:
2020
1. MAJOR version when you make incompatible API changes,
2121
2. MINOR version when you add functionality in a backwards compatible manner, and

0 commit comments

Comments
 (0)