new version number suggestions seem wrong?
Open
- Dominant language
- CSS
- Stars
- 40
- Forks
- 24
- PR merge metrics
- No merged PRs in 30d
Description
In the decision flowchart, the major version bump leaf says something like
`Your new version number should be (A+1).B.C or A.(B+1).C`
Shouldn't it rather say
`Your new version number should be (A+1).0.0 or A.(B+1).0`
?
Contributor guide
Assessment
This issue has not been assessed yet.