Thank you for considering contributing to our project! We welcome all contributions that follow our guidelines.
If you find a bug or have a feature request, please open an issue. Provide a clear and descriptive title and description, and include steps to reproduce the problem, if applicable.
- Fork the repository and create a new branch based on the main branch.
- Make your changes and write tests, if applicable.
- Ensure the tests pass by running npm test.
- Update the README if necessary.
- Submit a pull request and include a clear and descriptive title and description of your changes.
We'll review your pull request as soon as possible. Thanks for your contribution!