Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
west-public
West
Commits
c6059125
Commit
c6059125
authored
Jun 12, 2019
by
Marco Govoni
Browse files
Update CONTRIBUTING.md
parent
efc9c9ea
Changes
1
Hide whitespace changes
Inline
Side-by-side
CONTRIBUTING.md
View file @
c6059125
...
...
@@ -17,7 +17,7 @@ Add tests for all new functionality.
## Release
We use
[
semantic versioning
](
https://semver.org/
)
, i.e. version labels have the form v
<major>
.
<minor>
.
<patch>
We use
[
semantic versioning
](
https://semver.org/
)
, i.e. version labels have the form v
`
<major>
`
.
`
<minor>
`
.
`
<patch>
`
-
Patch release: v0.0.0 to v0.0.1, only bug fixes
-
Minor release: v0.0.0 to v0.1.0, bug fixes and new features that maintain backwards compatibility
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment