File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -60,7 +60,7 @@ A template repository for building WordPress plugins that follows WordPress codi
6060* ** Lockfiles required** : composer.lock, package-lock.json or pnpm-lock.yaml.
6161* ** License scanning** : Policy note (e.g., allowed/denied licenses) and CI step placeholder.
6262* ** Provenance/SLSA note** : Where to add provenance when relevant.
63- * ** Third-party notices** : THIRD \_ PARTY \_ LICENSES .md guidance.
63+ * ** Third-party notices** : THIRD_PARTY_LICENSES .md guidance.
6464
6565### 7) Product scaffolding (descriptive only)
6666
@@ -73,8 +73,8 @@ A template repository for building WordPress plugins that follows WordPress codi
7373
7474### 8) Operations & environments
7575
76- * ** LOCAL \_ DEVELOPMENT .md** : Required tool versions, make/npx scripts, Docker guidance (if used).
77- * ** RELEASE \_ PROCESS .md** : Versioning policy, tag naming, backport rules.
76+ * ** LOCAL_DEVELOPMENT .md** : Required tool versions, make/npx scripts, Docker guidance (if used).
77+ * ** RELEASE_PROCESS .md** : Versioning policy, tag naming, backport rules.
7878* ** INCIDENTS.md** : Light-weight postmortem template and severity guide.
7979
8080### 9) SPARXSTAR Profile (uses the Starisian core as-is)
You can’t perform that action at this time.
0 commit comments