goldbergyoni / javascript-testing-best-practices

πŸ“—πŸŒ 🚒 Comprehensive and exhaustive JavaScript & Node.js testing best practices (July 2023)

Home Page:https://testjavascript.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Turkish translation

muhammetaliakbay opened this issue Β· comments

Thank you for these great documents. Every word of it is really what the way πŸ‘ Doing It Right.

And, i would really be pleased to read them in Turkish language too. I know many many much developers who even don't know what are tests. To help them understand the concept easier, please let me try to translate it.

@muhammetaliakbay Welcome aboard! Having a Turkish 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!

Seems ok to me. It will be my new free time activity.