Thank you for your interest in contributing to this repository! Before you do, please make an issue to discuss your proposal.
- Make an issue in the repository issue tracker
- Fork the repository
- Create a new branch for your contribution
- Make your changes and commit them
- Push your branch to your forked repository
- Open a pull request to merge your changes
- Format the code using Prettier
- Don't differ too much in the conventions you can see in the existing code to be consistent
- Write single line comments for clear explainations of your code (if needed)
- Write documentation for any function or class you made
- Write unit tests for your code
If you find any bugs or have feature requests, please open an issue in the issue tracker. Make sure to provide as much detail as possible.
There is not any specific code of conduct as this repository is small.
By contributing to this repository, you agree that your contributions will be licensed under the Apache License 2.0 License.
Thank you for reading and look forward to your involvement :)