Contributions are welcome! Please follow these steps:
Fork the repository.
Create a feature branch (git checkout -b feature-name).
git checkout -b feature-name
Commit your changes (git commit -m 'Add some feature').
git commit -m 'Add some feature'
Push to the branch (git push origin feature-name).
git push origin feature-name
Open a Pull Request.
Last updated 1 year ago