Skip to content

Required Repository Files

FilePurpose
README.mdPurpose, ownership, setup, commands, configuration, support
.github/CODEOWNERSMandatory review ownership
.github/pull_request_template.mdConsistent review evidence
SECURITY.mdVulnerability reporting and handling
CONTRIBUTING.mdContribution workflow and local checks
CHANGELOG.mdUser-visible or operationally material changes
.editorconfigCross-editor formatting baseline
lock fileReproducible dependencies
.github/dependabot.ymlDependency and Actions maintenance
.nexa-ci.ymlOptional structured CI configuration when adopted

Application repositories additionally contain a multi-stage Dockerfile and test configuration. Deployment repositories document chart/overlay entry points. Terraform repositories document roots, modules, state backend, and ownership.