Thank you for your interest in contributing to translator.js! We appreciate your help in making the project better.
Before you start contributing, please take a moment to review this guide, which outlines the process for contributing and the community guidelines we follow.
We have a Code of Conduct that we expect all contributors to adhere to. Please read it and make sure you understand and follow it in all your interactions within our project.
-
If you are new to our project, please review our README for an overview of the project and how to get started.
-
Check our Issues to find tasks that need assistance or to report any bugs or feature requests.
-
Fork the repository to your GitHub account.
-
Create a new branch for your contribution:
git checkout -b feat/your-feature-name