Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion AGENTS.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
This repository follows the canonical PSModule agent guidance.

- Start with the local `README.md` and `CONTRIBUTING.md`.
- Use PSModule documentation as source of truth: <https://github.com/PSModule/docs>
- Use PSModule documentation as source of truth: <https://github.com/PSModule/Process-PSModule>
- Follow MSX ways-of-working guidance for workflow, PR format, and review gates: <https://msxorg.github.io/docs/>

Use small, focused commits and keep pull requests scoped to one delivery leaf unless you are executing a documented bootstrap integration merge.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Please follow the canonical contribution flow from MSX and PSModule:

- MSX contribution workflow: <https://msxorg.github.io/docs/Ways-of-Working/Contribution-Workflow/>
- MSX PR format: <https://msxorg.github.io/docs/Ways-of-Working/PR-Format/>
- PSModule standards: <https://github.com/PSModule/docs>
- PSModule standards: <https://github.com/PSModule/Process-PSModule>

## Ground rules

Expand Down
Loading