mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-06 08:22:16 +02:00
Compare commits
2 Commits
42819ea440
...
e4abc679a3
Author | SHA1 | Date | |
---|---|---|---|
|
e4abc679a3 | ||
|
a09d5128e6 |
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/calatan-translation-team
|
/src/locales/ca_ES @pagefaultgames/catalan-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 placeholders for them in locales?
|
- [ ] If I have text, did I add make it translatable and added a key in the English language?
|
||||||
- [ ] 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