We welcome contributions to Radius Red's open source repositories.
This repository (.github) holds shared GitHub Actions workflows, organisation
profile content, and cross-repo documentation. For project-specific guidance,
refer to the CONTRIBUTING.md in each repository:
- Fork the repository and create a feature branch from
main. - Install dependencies and run tests locally if applicable.
- Keep changes small, well-scoped, and documented in PR descriptions.
- Open PRs against
main; rebase rather than merge commits. - Provide a brief rationale and expected impact in the PR description.
- Include tests or updates to tests if the change affects behaviour.
- Do not include secrets or internal data in public PRs.
- Update public docs with exact references to shipped code.
- Reference merged PRs or docs for traceability.
If unsure about scope or approach, open an issue describing the goal and request guidance before implementing.
Licensed under the Apache License, Version 2.0. See: https://www.apache.org/licenses/LICENSE-2.0
Copyright 2026 Radius Red Ltd.