Open eskape opened 4 years ago
I forked this project and started translating here: https://github.com/eskape/javascript-testing-best-practices
I think I will be done somewhere next week.
@eskape Welcome aboard to the testing ship🚢, Really happy to hear these kind words! 💜
Having a Dutch translation would be awesome 🔥🌈👌 . I'll be glad to collaborate with you on this and help wherever I can
Before you start with this, I've prepared some basic workflow guidelines:
Where to do the translation? - Fork and work your own copy, create a readme-{language}.md file (e.g. readme-fr.md) and do the translation work over there
How to push changes? - I will create a dedicated branch for you translations-{language}-staging (e.g. translations-fr-staging), whenever you want to save some changes or share with the team - just PR to this branch
How & when to publish to master? - The content can be published once it's 70% translated. Kindly run it through a spell checker. Whenever you feel that the content stands to these guidelines, just a raise a flag and I'll merge the language branch into the master
Will I get credit for the translation work? - Obviously! Your name will appear nearby the language flag in the main readme.md, added to the repo team, appear boldly at the top of the translation page - 'Translated, adapted and reviewed by {Your name}'. We will also publish a medium article with the translation with your name at the top
Looking forward and excited to work on this!
Hi @goldbergyoni,
Thanks for your reply and guidelines. I will work on the dutch translation every week. Will push changes here: https://github.com/eskape/javascript-testing-best-practices and create a PR once it is ready.
Thanks again!
Sounds perfect!
Hi! Thanks for working on this. It helped me a lot. I would like to give back some love and help out with a dutch translation. What is the best way to start?