mirror of
https://github.com/YGGverse/agate.git
synced 2026-04-08 12:35:28 +00:00
update documents for new version
This commit is contained in:
parent
e00f8e5026
commit
8d11af336e
5 changed files with 65 additions and 22 deletions
|
|
@ -82,6 +82,7 @@ Contributions should:
|
|||
1. Bump the version number appropriately. (Update `Cargo.lock` too!)
|
||||
1. Run `cargo package` to make sure everything compiles correctly.
|
||||
1. Update the changelog with the new version ranges.
|
||||
1. Update agate's homepage (`content/index.gmi`) with changes to the README and CHANGELOG
|
||||
1. Add a git tag for the version, e.g. with `git tag v2.4.1`.
|
||||
1. Push the changelog commit and tag to the repository.
|
||||
Upon detecting the push of a tag beginning with "v", CI should start building the prebuilt binaries.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue