Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 1.01 KB

File metadata and controls

24 lines (16 loc) · 1.01 KB

Contribution Guide

Thanks for your interest in contributing — really appreciate it.

This project is still in an early stage, so small, focused contributions are especially helpful.

How to Contribute

  • Open an issue for bugs, ideas, or design discussions
  • For non-trivial changes, please open an issue or start a discussion before submitting a PR
  • If you’d like to work on an existing issue, leave a comment first to avoid duplicate work
  • Small fixes and documentation improvements can be submitted directly as PRs
  • Keep changes small and easy to review
  • Prefer consistency with the existing crate structure and documentation style

Pull Requests

  • Clearly describe what your change does and why it is needed
  • If the change is large, discuss it in an issue first
  • The maintainer may request changes, suggest splitting a PR, or close a PR if it does not fit the current direction of the project

License

By contributing, you agree that your contributions will be licensed under the same license as the project.