Thanks for considering contributing to this project!
- Fork the repository
- Create a new branch (
git checkout -b feature/my-feature) - Commit your changes (
git commit -am 'Add new feature') - Push to your branch (
git push origin feature/my-feature) - Open a Pull Request
Please follow the code style and keep your commits clean and descriptive.
This project follows the Contributor Covenant.