Development Guide¶
Use this section for contributor setup, standards, and test workflows.
Start Here¶
- Local setup: setup.md
- Coding standards: code-style.md
- Test strategy and commands: testing.md
Contributor Workflow¶
- Set up local environment: setup.md
- Follow code style and structure rules: code-style.md
- Add/adjust tests with your change: testing.md
- Update affected documentation indexes: ../README.md
Related Docs¶
- Architecture context: ../architecture/README.md
- Performance validation: ../performance/README.md
- Release notes history: ../release-notes-since-v1.0.11.md