Add README.md for translation process - #429
Conversation
There was a problem hiding this comment.
Thanks for putting this together! Looks great already.
I left some inline comments for you to consider.
Please make your own judgement calls about my inline comments, and then just merge whatever version of this doc you are comfortable with.
That also allows us to confirm that you indeed have WRITE permissions on the repo now :)
One cosmetic suggestion:
If you don't mind, could you use the code syntax with a single backtick, rather than 3 backticks? That's how we have done it elsewhere in this repo so far, so it would make it more consistent. (I am adding one inline suggestion about this to the doc but the comment applies to all code blocks).
Update:
Don't worry about the failing checks.
I have taken care of them already.
Co-authored-by: Sebastian Spier <github@spier.hu>

@spier
I have created a draft regarding the Translation Process. I may be missing some parts.
I'm a little confused, with the methodology you mentioned in #422, for example, when a Japanese community member sends a PR for a translation, should they send it to the book-jp branch? Or should they send PRs directly to main? From your description, it sounds like book-jp is just a place to put the artifacts.
It would be good to indicate here clearly which branch to send PRs to when others join the translation in the future.
When the process is somewhat finalized, I will create the Japanese version in
translation/japanese/README.mdas well.