mirror of
https://github.com/curl/curl.git
synced 2026-08-25 07:03:31 +03:00
docs: use present tense
avoid "will", detect "will" as a bad word in the CI Also line wrapped a bunch of paragraphs Closes #13001
This commit is contained in:
parent
f73cb3ebd2
commit
2097a095c9
45 changed files with 621 additions and 538 deletions
|
|
@ -14,11 +14,11 @@ Version Numbers and Releases
|
|||
|
||||
## Bumping numbers
|
||||
|
||||
One of these numbers will get bumped in each new release. The numbers to the
|
||||
right of a bumped number will be reset to zero.
|
||||
One of these numbers get bumped in each new release. The numbers to the right
|
||||
of a bumped number are reset to zero.
|
||||
|
||||
The main version number will get bumped when *really* big, world colliding
|
||||
changes are made. The release number is bumped when changes are performed or
|
||||
The main version number is bumped when *really* big, world colliding changes
|
||||
are made. The release number is bumped when changes are performed or
|
||||
things/features are added. The patch number is bumped when the changes are
|
||||
mere bugfixes.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue