Add todo to check git dependencies

This commit is contained in:
lucasmerlin 2025-10-09 16:35:17 +02:00
parent 59c410e9c1
commit 854cdfe90c
1 changed files with 1 additions and 0 deletions

View File

@ -49,6 +49,7 @@ We don't update the MSRV in a patch release, unless we really, really need to.
## Preparation ## Preparation
* [ ] make sure there are no important unmerged PRs * [ ] make sure there are no important unmerged PRs
* [ ] Ensure we don't have any patch/git dependencies (e.g. kittest)
* [ ] Create a branch called `release-0.xx.0` and open a PR for it * [ ] Create a branch called `release-0.xx.0` and open a PR for it
* [ ] run `scripts/generate_example_screenshots.sh` if needed * [ ] run `scripts/generate_example_screenshots.sh` if needed
* [ ] write a short release note that fits in a bluesky post * [ ] write a short release note that fits in a bluesky post