tools/README.md: Updated release checklist
Some checks failed
citra-build / source (push) Has been cancelled
citra-build / linux-x86_64 (appimage) (push) Has been cancelled
citra-build / linux-x86_64 (appimage-wayland) (push) Has been cancelled
citra-build / linux-x86_64 (gcc-nopch) (push) Has been cancelled
citra-build / linux-arm64 (clang) (push) Has been cancelled
citra-build / linux-arm64 (gcc-nopch) (push) Has been cancelled
citra-build / macos (push) Has been cancelled
citra-build / windows (msvc) (push) Has been cancelled
citra-build / windows (msys2) (push) Has been cancelled
citra-build / android (googleplay) (push) Has been cancelled
citra-build / android (vanilla) (push) Has been cancelled
citra-build / docker (push) Has been cancelled
citra-format / clang-format (push) Has been cancelled
citra-libretro / android (push) Has been cancelled
citra-libretro / linux (push) Has been cancelled
citra-libretro / windows (push) Has been cancelled
citra-libretro / macos (arm64) (push) Has been cancelled
citra-libretro / macos (x86_64) (push) Has been cancelled
citra-libretro / ios (push) Has been cancelled
citra-libretro / tvos (push) Has been cancelled

This commit is contained in:
OpenSauce04 2026-04-21 10:43:11 +01:00
parent a276623dbb
commit 9701a3d874

View file

@ -7,7 +7,15 @@ The scripts in this directory assume that your current working directory is the
## Pre-release checklist ## Pre-release checklist
- [ ] Update compatibility list - [ ] Update compatibility list
- [ ] If this is a major release (2123.1 -> major.minor), update translations - [ ] Update translations if either of the following apply:
- This is a major release (e.g. 2125.x --> 2126.0)
- This is a minor release, but the release branch hasn't yet diverged from master
## Post-release checklist
- [ ] Publish to Google Play Store
- [ ] Publish files to the official Internet Archive account (incl. changelog as .md file)
- [ ] Publish to Flathub
### Note: ### Note: