Thank you for considering a contribution to QuantumAuth!
- All contributions must follow the style and structure of the repository.
- No code will be accepted that weakens security or introduces third-party analytics.
- PQ cryptography changes must include documentation and test vectors.
- New integrations must include threat models.
All PRs must pass:
- Unit tests
- Integration tests
- Static analysis (
golangci-lint) - Security checks
QuantumAuth is a security-critical system.
PRs may be rejected if they increase attack surface.
Contributors will be added to CONTRIBUTORS.md.