@@ -13,14 +13,14 @@ A template repository for building WordPress plugins that follows WordPress codi
1313* ** README.md** : Purpose, scope, supported stacks (WordPress/PHP 8.2+, Node LTS), how to use this template, and when to fork vs. extend.
1414* ** ARCHITECTURE.md** : System boundaries, module layout, data flow, threat model overview, and performance expectations.
1515* ** CONTRIBUTING.md** : Branch strategy, commit style (Conventional Commits), review criteria, required checks.
16- * ** CODE \_ OF \_ CONDUCT .md** : Behavior standards.
16+ * ** CODE_OF_CONDUCT .md** : Behavior standards.
1717* ** SECURITY.md** : How to report vulnerabilities, triage SLA, disclosure policy.
1818* ** LICENSE.md** : Starisian proprietary license (San Diego, CA jurisdiction) with notes for downstream dual-licensing when applicable.
1919* ** ETHICS.md** : Org-wide ethical principles (AI responsibility, community impact).
20- * ** CULTURAL \_ GUIDELINES .md** : Inclusive language, localization expectations, content sensitivity guardrails.
20+ * ** CULTURAL_GUIDELINES .md** : Inclusive language, localization expectations, content sensitivity guardrails.
2121* ** ROADMAP.md** : Milestones and decision checkpoints.
2222* ** DECISIONS.md** : Architecture Decision Records (ADR log).
23- * ** RELEASE \_ NOTES .md / CHANGELOG.md** : Versioned change log and human-readable highlights.
23+ * ** RELEASE_NOTES .md / CHANGELOG.md** : Versioned change log and human-readable highlights.
2424* ** SUPPORT.md / MAINTAINERS.md** : Where to get help; owners and escalation.
2525
2626### 2) Repo hygiene & configuration
@@ -101,5 +101,5 @@ A template repository for building WordPress plugins that follows WordPress codi
101101
102102For architecture details see [ ARCHITECTURE.md] ( ARCHITECTURE.md ) . Contribution guidelines live in [ CONTRIBUTING.md] ( CONTRIBUTING.md ) .
103103
104- <sub >Copyright ©2025 Starisian Technologies™. All rights reserved.
104+ <sub >Copyright ©2025 Starisian Technologies™. All rights reserved.
105105[ SPARXSTAR] ( https://sparxstar.com ) ™ is a trademark of [ MaximillianGroup] ( https://maximilliangroup.us ) ™.</sub >
0 commit comments