瀏覽代碼

Update release instructions (#5222)

Trask Stalnaker 3 年之前
父節點
當前提交
920c0327e0
共有 1 個文件被更改,包括 6 次插入0 次删除
  1. 6 0
      RELEASING.md

+ 6 - 0
RELEASING.md

@@ -65,3 +65,9 @@ e.g. `v1.9.x`, and click the "Run workflow" button below that.
 
 
 This triggers the release process, which builds the artifacts, publishes the artifacts, and creates
 This triggers the release process, which builds the artifacts, publishes the artifacts, and creates
 and pushes a git tag with the version number.
 and pushes a git tag with the version number.
+
+After making the release:
+
+* Merge a PR to `main` with the following change
+  * Change log updates from the patch release
+  * Bump the version in the download link in the root `README.md` file