Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 681 Bytes

File metadata and controls

25 lines (16 loc) · 681 Bytes

Contributing to Cortex

Thanks for your interest in contributing!

How to Contribute

  1. Open an issue first — describe the bug or feature before writing code.
  2. Fork and branch — create a feature branch from main.
  3. Keep PRs small — one concern per PR.
  4. Squash merge — all PRs are squash-merged into main.

Development

git clone https://github.com/kiloloop/cortex.git
cd cortex

Code of Conduct

This project follows our Code of Conduct. By participating, you agree to uphold it.

License

By contributing, you agree that your contributions will be licensed under the Apache-2.0 License.