Contributing
Contributions are welcome! If you have ideas for new features or enhancements, feel free to open an issue or a pull request.
Fork the repository.
Create your feature branch (
git checkout -b feature/AmazingFeature
).Commit your changes (
git commit -m 'Add some AmazingFeature'
).Push to the branch (
git push origin feature/AmazingFeature
).Open a pull request.