Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 554 Bytes

File metadata and controls

19 lines (13 loc) · 554 Bytes

Contributing

Contributions are welcome! Just submit a pull request.

Versioning

Starting from v1.0.0, semantic versioning (including metadata) is followed, including pre-release versions.

Releasing

Releases are automated on GitHub Actions. Once the release is published on GitHub Releases, the GitHub actions workflow will automatically build the artifacts and update the go.dev metadata.

For release changelogs, this repository uses Release Drafter to generate the initial draft based on the PR titles and labels.