Skip to content

Commit de80673

Browse files
Document the community file path override
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
1 parent 083ce78 commit de80673

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

docs/content/reference/repository-standard.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -175,9 +175,10 @@ Each repository must stand on its own. It carries its own copy of every file abo
175175
Keep repository-local community health files together under `.github/`.
176176
GitHub discovers `CONTRIBUTING.md`, `CODE_OF_CONDUCT.md`, `SECURITY.md`, and
177177
`SUPPORT.md` there, so root-level duplicates add no value and are not part of
178-
the PSModule layout. `README.md`, `LICENSE`, and `AGENTS.md` remain at the
179-
repository root because they are repository entry points rather than community
180-
health files.
178+
the PSModule layout. This is the PSModule initiative's explicit path override
179+
of the MSX repository default. `README.md`, `LICENSE`, and `AGENTS.md` remain
180+
at the repository root because they are repository entry points rather than
181+
community health files.
181182

182183
## Agent onboarding files
183184

0 commit comments

Comments
 (0)