Context
The root of the .github repo contains older, diverged copies of community health files that duplicate canonical versions in community-health/:
| Root file |
Canonical file |
Status |
/SECURITY.md |
community-health/SECURITY.md |
Root is 30-line stub; canonical is 104 lines |
/PULL_REQUEST_TEMPLATE.md |
community-health/PULL_REQUEST_TEMPLATE.md |
Root missing Mobile checklist section |
/ISSUE_TEMPLATE/ (2 files) |
community-health/ISSUE_TEMPLATE/ |
Duplicates |
Since sync-community-health.yml explicitly pushes from community-health/ to all org repos, the root copies serve no purpose and create confusion about which is authoritative.
Acceptance Criteria
Files to Delete
/SECURITY.md
/PULL_REQUEST_TEMPLATE.md
/ISSUE_TEMPLATE/bug_report.md
/ISSUE_TEMPLATE/feature_request.md
Dependencies
None — can be worked in parallel with all other Phase 2 issues.
Part of Epic
#77
Context
The root of the
.githubrepo contains older, diverged copies of community health files that duplicate canonical versions incommunity-health/:/SECURITY.mdcommunity-health/SECURITY.md/PULL_REQUEST_TEMPLATE.mdcommunity-health/PULL_REQUEST_TEMPLATE.md/ISSUE_TEMPLATE/(2 files)community-health/ISSUE_TEMPLATE/Since
sync-community-health.ymlexplicitly pushes fromcommunity-health/to all org repos, the root copies serve no purpose and create confusion about which is authoritative.Acceptance Criteria
/SECURITY.mddeleted from repo root/PULL_REQUEST_TEMPLATE.mddeleted from repo root/ISSUE_TEMPLATE/directory and all contents deleted from repo rootcommunity-health/directory is the single source of truth for all community health filessync-community-health.ymlFILE_MAP references onlycommunity-health/paths (not root paths)Files to Delete
Dependencies
None — can be worked in parallel with all other Phase 2 issues.
Part of Epic
#77