Closed thewtex closed 5 years ago
@plooney at a minimum, a Git tag should be created to identify the release. A tag identifies a specific state of the code (an identifier that points to the SHA1 commit hash identifying the state of the repository) that can be referenced, which is important for reproducibility.
Create a Git tag for a stable version.
Describe the content of the release in the project GitHub Release.
Optionally add binaries for the release.