Thank you for your interest in contributing to this project! Here are some guidelines to help you get started.
- Fork the repository
- Create a new branch (
git checkout -b feature/improvement
) - Make your changes
- Commit your changes (
git commit -am 'Add new feature'
) - Push to the branch (
git push origin feature/improvement
) - Create a Pull Request
Please note that this project is released with a Contributor Code of Conduct. By participating in this project, you agree to abide by its terms.
Found a bug? Want to request a new feature? Please create an issue in the GitHub repository.
By contributing, you agree that your contributions will be licensed under the project's license.