Skip to content

Commit aab4d17

Browse files
Merge pull request #67 from greg0ire/fix-docs
Improve contributing docs
2 parents 4fd04bd + 161f816 commit aab4d17

1 file changed

Lines changed: 6 additions & 3 deletions

File tree

docs/CONTRIBUTING.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,15 @@ Just submit a pull request.
55

66
## Versioning
77

8-
Starting from `v.1.0.0`, [semantic versioning](including metadata) is followed, including pre-release versions.
8+
Starting from `v1.0.0`, [semantic versioning](https://semver.org) (including
9+
metadata) is followed, including pre-release versions.
910

1011
## Releasing
1112

1213
Releases are automated on GitHub Actions.
1314
Once the release is published on GitHub Releases,
14-
the GitHub actions workflow will automatically build the artifacts and uodate the `go.dev metadata
15+
the GitHub actions workflow will automatically build the artifacts and update
16+
the `go.dev` metadata.
1517

16-
For release changelogs, this repository uses Release Drafter to generated the initial draft based on the PR titles and labels.
18+
For release changelogs, this repository uses Release Drafter to generate the
19+
initial draft based on the PR titles and labels.

0 commit comments

Comments
 (0)