Thanks for your interest in contributing!
- Open an issue first — describe the bug or feature before writing code.
- Fork and branch — create a feature branch from
main. - Keep PRs small — one concern per PR.
- Squash merge — all PRs are squash-merged into
main.
git clone https://github.com/kiloloop/cortex.git
cd cortexThis project follows our Code of Conduct. By participating, you agree to uphold it.
By contributing, you agree that your contributions will be licensed under the Apache-2.0 License.