Contributing¶
How to contribute to MRRC.
- Development Setup - Setting up a local development environment
- Project Layout - Codebase structure, build system, and how components relate
- Architecture - Implementation details (GIL release, parser internals, concurrency)
- Testing - Running the test suite
- Release Procedure - How releases are made