Skip to content

Commit 37ccdc4

Browse files
committed
Add checking of the docs to the release process
1 parent 0d83135 commit 37ccdc4

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

RELEASES.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,11 @@ This is a living document. Strive to improve it on each new release.
5555
* [ ] Editorialize the changelog if necessary
5656
* [ ] Make sure the changelog includes instructions for handling any breaking changes
5757
* [ ] Commit and push the changelog
58+
* [ ] Check that the [`rerun-docs`](https://github.com/rerun-io/rerun-docs) are up to date:
59+
* [ ] Python quick start
60+
* [ ] Logging Data in Python
61+
* [ ] Rust quick start
62+
* [ ] Logging Data in Rust
5863
* [ ] Create a draft PR containing:
5964
* [ ] One-line summary of the release
6065
* [ ] A multi-line summary of the release

0 commit comments

Comments
 (0)