Skip to content

Latest commit

 

History

History
22 lines (11 loc) · 1004 Bytes

CONTRIBUTING.md

File metadata and controls

22 lines (11 loc) · 1004 Bytes

Contributing

Thank you for considering to contribute to domTranslate 💖

We are always open for code improvements, suggestion and especially additional translation classes. The current release only support Google Translate (in src\Controllers\ApiTranslate\), but feel free to Fork and contribute accordingly.

Please note that this project is released with a Code of Conduct. By participating you agree to abide by its terms.

Setup

Fork this repo

https://github.com/wazzac/domTranslate

Check the issues section if there are already issues and see if you can fix them

https://github.com/wazzac/domTranslate/issues

If the issue is new, add the code to the fork of the repository and then create a pull request.

Add Feat or Fix to the pull request title so maintainer understand what this issue is about.