Skip to content
GitLab
Explore
Sign in
GitLab is undergoing maintenance
You are on a read-only GitLab instance.
Changes
Page history
Update Home
authored
Sep 03, 2021
by
Valentina Galata
Show whitespace changes
Inline
Side-by-side
Home.md
View page @
f84f71dd
...
...
@@ -20,7 +20,9 @@ The version tags have to have the following format `v{MAJOR}.{MINOR}.{PATCH}`.
>
> [reference](https://semver.org/)
Example: tag
`v0.1.1`
Example:
`v0.1.1`
See
[
here
](
https://git-scm.com/book/en/v2/Git-Basics-Tagging
)
for more information about tagging in
`git`
.
## Code formatting convention
...
...