瀏覽代碼

add a note about announcements

tags/v1.2.0
Shivaram Lingamneni 4 年之前
父節點
當前提交
ff4fd3a786
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1
    0
      DEVELOPING.md

+ 1
- 0
DEVELOPING.md 查看文件

@@ -32,6 +32,7 @@ Develop branches are either used to work out implementation details in preperati
32 32
 7. Tag the release with `git tag v0.0.0 -m "Release v0.0.0"` (`0.0.0` replaced with the real ver number).
33 33
 8. Build binaries using `make release`, upload release to Github including the changelog and binaries.
34 34
 9. If it's a proper release (i.e. not an alpha/beta), merge the updates into the `stable` branch.
35
+10. Make the appropriate announcements (Twitter, oragono.io/news)
35 36
 
36 37
 Once it's built and released, you need to setup the new development version. To do so:
37 38
 

Loading…
取消
儲存