Skip to content

Commit

Permalink
Clarify process
Browse files Browse the repository at this point in the history
  • Loading branch information
pgrange committed Nov 17, 2022
1 parent a043e03 commit 2018bc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ To perform a release of next `<version>`
+ Refer to `<version>` in deployment instructions, e.g. `docker-compose.yaml` files.
+ Replace `UNRELEASED` with a date in [ISO8601](https://en.wikipedia.org/wiki/ISO_8601)
+ Create a signed, annotated git tag of the version: `git tag -as <version>`
+ Use the released changes as annotation
- Copy/paste this release CHANGELOG as annotation
+ Create a github release page containing
- The released changes (formatted) and giving credit where credit is due
- Attach static binaries to the release (or link the CI artifact)
Expand Down

0 comments on commit 2018bc4

Please sign in to comment.