mirror of
https://github.com/ergochat/ergo.git
synced 2025-12-20 02:00:11 -08:00
add a note about announcements
This commit is contained in:
parent
cbb3fe51b9
commit
ff4fd3a786
1 changed files with 1 additions and 0 deletions
|
|
@ -32,6 +32,7 @@ Develop branches are either used to work out implementation details in preperati
|
|||
7. Tag the release with `git tag v0.0.0 -m "Release v0.0.0"` (`0.0.0` replaced with the real ver number).
|
||||
8. Build binaries using `make release`, upload release to Github including the changelog and binaries.
|
||||
9. If it's a proper release (i.e. not an alpha/beta), merge the updates into the `stable` branch.
|
||||
10. Make the appropriate announcements (Twitter, oragono.io/news)
|
||||
|
||||
Once it's built and released, you need to setup the new development version. To do so:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue