Thanks for your interest in contributing! This project is experimental and evolving, and all kinds of contributions are welcome — from bug reports to pull requests.
- Fork the repository and clone it locally.
- Create a new branch:
git checkout -b your-feature-name
- Make your changes and commit:
git commit -m "Add your message here" - Push to your fork and open a Pull Request against the
mainbranch.
- Fixes and improvements
- Documentation enhancements
- New ideas or suggestions
- Refactoring or cleanup
- Keep changes clear and focused.
- Add comments if your code introduces something complex.
- Be kind and constructive in discussions.
Feel free to open an issue or ask a question — even small contributions are valuable!
Thanks again for helping improve this project! 🚀