Contributions are welcome. There aren't really any rules but I prefer clear, minimal, and well-structured commits.
- Keep pull requests focused on a single change.
- Do not mix refactors, formatting, and feature work in one PR.
- Prefer small, reviewable commits.
- Follow existing project structure and style.
- Do not introduce unnecessary dependencies.
- Avoid large rewrites unless discussed first
Thanks in advance!