mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
docs: adding PR guidelines for contributors (#2736)
This commit is contained in:
parent
629341da4d
commit
a13c4f72f5
7 changed files with 84 additions and 66 deletions
|
@ -3,12 +3,10 @@
|
|||
Please do not contribute changes directly to these files, as we manage them with Crowdin. Instead:
|
||||
|
||||
- to request a new translation, [open an issue](https://github.com/excalidraw/excalidraw/issues/new/choose).
|
||||
- to update existing translations, [edit them on Crowdin](https://crowdin.com/translate/excalidraw/10)
|
||||
and we should have them included in the app soon!
|
||||
- to update existing translations, [edit them on Crowdin](https://crowdin.com/translate/excalidraw/10) and we should have them included in the app soon!
|
||||
|
||||
## Completion of translation
|
||||
|
||||
[percentages.json](./percentages.json) holds a percentage of completion for each language. We generate these
|
||||
automatically [on build time](./../../.github/workflows/locales-coverage.yml) when a new translation PR appears.
|
||||
[percentages.json](./percentages.json) holds a percentage of completion for each language. We generate these automatically [on build time](./../../.github/workflows/locales-coverage.yml) when a new translation PR appears.
|
||||
|
||||
We only make a language available on the app if it exceeds a certain threshold of completion.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue