Thank you for considering contributing! Please follow these steps:
- Fork the repo and clone locally.
- Create a new branch:
git checkout -b feature/your-feature-name - Make your changes and commit:
git commit -m "feat: add new feature" - Push and open a Pull Request.
Please ensure:
- Code is clean and tested.
- PR includes a meaningful description.
Thanks for helping us improve!