Contributions are always welcome!
- Do not hesitate and create a new Issue if you see a bug, room for improvement or simply have a question.
- Feel free to work on issues that are not assigned yet.
- Do not create a pull request without an issue before discussing the problem.
- Make sure your PR comes with its own tests.
- Always be descriptive in your PR -> add screenshots, explain in detail what improvements you did, or bugs you solved.
- Your commit messages "should" follow the conventional commits guidelines. Learn more about it here.
- Make sure to commit in the same style that we are committing until now on the project.
- Run
prettier
in each code file.
- Please reach out to us at [email protected].
Hope to see your username on our list of contributors 🎉