Contributing

Full guide: CONTRIBUTING.md.

TL;DR

git clone https://github.com/Jayanth-MKV/aiscope
cd aiscope
cargo test
cargo clippy --all-targets -- -D warnings
cargo fmt --check

Then open a PR. See CONTRIBUTING.md for the full development loop, the test fixture layout, and the bar for landing changes.

Code of Conduct

This project follows the Contributor Covenant 2.1.

Reporting security issues

See SECURITY.md. Do not open a public issue for security reports.