mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-12 19:32:17 +02:00
Compare commits
No commits in common. "e4abc679a3d89ddb3004dbbe2dae0442e5ef81c7" and "42819ea440358e3e894db34b5e91d79e9dcf5785" have entirely different histories.
e4abc679a3
...
42819ea440
2
.github/CODEOWNERS
vendored
2
.github/CODEOWNERS
vendored
@ -12,7 +12,7 @@
|
|||||||
/src/locales @pagefaultgames/translation-leads
|
/src/locales @pagefaultgames/translation-leads
|
||||||
|
|
||||||
# Catalan (Spain/Spanish)
|
# Catalan (Spain/Spanish)
|
||||||
/src/locales/ca_ES @pagefaultgames/catalan-translation-team
|
/src/locales/ca_ES @pagefaultgames/calatan-translation-team
|
||||||
|
|
||||||
# German
|
# German
|
||||||
/src/locales/de @pagefaultgames/german-translation-team
|
/src/locales/de @pagefaultgames/german-translation-team
|
||||||
|
2
.github/pull_request_template.md
vendored
2
.github/pull_request_template.md
vendored
@ -30,7 +30,7 @@
|
|||||||
- [ ] The PR is self-contained and cannot be split into smaller PRs?
|
- [ ] The PR is self-contained and cannot be split into smaller PRs?
|
||||||
- [ ] Have I provided a clear explanation of the changes?
|
- [ ] Have I provided a clear explanation of the changes?
|
||||||
- [ ] Have I considered writing automated tests for the issue?
|
- [ ] Have I considered writing automated tests for the issue?
|
||||||
- [ ] If I have text, did I add make it translatable and added a key in the English language?
|
- [ ] If I have text, did I add placeholders for them in locales?
|
||||||
- [ ] Have I tested the changes (manually)?
|
- [ ] Have I tested the changes (manually)?
|
||||||
- [ ] Are all unit tests still passing? (`npm run test`)
|
- [ ] Are all unit tests still passing? (`npm run test`)
|
||||||
- [ ] Are the changes visual?
|
- [ ] Are the changes visual?
|
||||||
|
Loading…
Reference in New Issue
Block a user