- The PR content is correctly formatted:
- I'm using
betaas my base branch - The current branch is not named
beta,mainor the name of another long-lived feature branch - I have provided a clear explanation of the changes within the PR description
- The PR title matches the Conventional Commits format (as described in CONTRIBUTING.md)
- I'm using
- The PR is self-contained and cannot be split into smaller PRs
- There is no overlap with another open PR
- The PR has been confirmed to work correctly:
- I have tested the changes manually
- The full automated test suite still passes (use
pnpm test:silentto test locally) - I have created new automated tests (
pnpm test:create) or updated existing tests related to the PR's changes if necessary
- I have provided screenshots/videos of the changes (if applicable)
- I have made sure that any UI changes work for both the default and legacy UI themes (if applicable)
Are there any localization additions or changes? If so:
- I have created an associated PR on the locales repository
- If so, include a link to the PR here: _____
- I have contacted the Translation Team on Discord for proofreading/translation
Does this require any additions or changes to in-game assets? If so:
- I have created an associated PR on the assets repository
- If so, include a link to the PR here: _____