goldbergyoni / javascript-testing-best-practices

📗🌐 🚢 Comprehensive and exhaustive JavaScript & Node.js testing best practices (July 2023)
https://testjavascript.com/
MIT License
24.07k stars 2.08k forks source link

Indonesian Translation #71

Open yosefbennywidyo opened 4 years ago

yosefbennywidyo commented 4 years ago

I want to translate the English Javascript Testing Best Practices version to the Indonesian language, may I?

goldbergyoni commented 4 years ago

@fybwid Welcome aboard! Having an Indonesian 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 and 100% language proofed. 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!