Organization-wide community-health defaults. GitHub applies the files here to
every public repo in NodeDB-Lab that does not define its own.
.github/ISSUE_TEMPLATE/— default issue forms (bug, feature, docs) + chooser config. A repo with its own.github/ISSUE_TEMPLATE/overrides these — the flagshipnodedbships a richer, engine-aware bug form..github/labels.yml— the org core label taxonomy (type:/sev:/priority:/status:+ flags). Labels do not auto-propagate on GitHub, so each repo syncs this via its ownlabelsworkflow. Repos add domain labels (e.g.engine:*,area:*) on top..github/workflows/labels.yml— the sync workflow.
The reporting and severity standard these files enforce — SEV-1…4, severity vs
priority, the triage protocol — is defined once in the team data room
(office/team/issue-standard.md). This repo is the machine-enforced copy; if the
two ever drift, the standard wins.