mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2024-11-29 02:06:07 +00:00
6eed6c24c2
Co-authored-by: Adrian T. <68144167+torranx@users.noreply.github.com> Co-authored-by: Moka <54149968+MokaStitcher@users.noreply.github.com>
3.4 KiB
3.4 KiB
What are the changes the user will see?
Why am I making these changes?
What are the changes from a developer perspective?
Screenshots/Videos
How to test the changes?
Checklist
- I'm using
beta
as my base branch - There is no overlap with another PR?
- The PR is self-contained and cannot be split into smaller PRs?
- Have I provided a clear explanation of the changes?
- Have I tested the changes manually?
- Are all unit tests still passing? (
npm run test
)- Have I created new automated tests (
npm run create-test
) or updated existing tests related to the PR's changes?
- Have I created new automated tests (
- Have I provided screenshots/videos of the changes (if applicable)?
- Have I made sure that any UI change works for both UI themes (default and legacy)?
Are there any localization additions or changes? If so:
- Has a locales PR been created on the locales repo?
- If so, please leave a link to it here:
- Has the translation team been contacted for proofreading/translation?