We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6cfcf14 commit 1cf4389Copy full SHA for 1cf4389
docs/CONTRIBUTING.md
@@ -0,0 +1,16 @@
1
+# Contributing
2
+
3
+Contributions are welcome!
4
+Just submit a pull request.
5
6
+## Versioning
7
8
+Starting from `v.1.0.0`, [semantic versioning](including metadata) is followed, including pre-release versions.
9
10
+## Releasing
11
12
+Releases are automated on GitHub Actions.
13
+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
16
+For release changelogs, this repository uses Release Drafter to generated the initial draft based on the PR titles and labels.
0 commit comments