Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 542 Bytes

File metadata and controls

17 lines (12 loc) · 542 Bytes

Contributing to QuanuX

Thank you for your interest in helping QuanuX!

At this stage, the project is in pre-release, and interfaces may evolve. Your contributions are welcome but may be reviewed selectively.

How to Contribute

  1. Open an Issue first for larger changes.
  2. For bugfixes or docs, fork and create a branch:
    git checkout -b my-change
  3. Make changes, add tests if applicable, and open a PR.

We appreciate clear descriptions and small, scoped changes.

Thanks for helping make QuanuX stronger!