-
Notifications
You must be signed in to change notification settings - Fork 0
📖 [Docs]: Organization defaults use central PSModule guidance #80
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Marius Storhaug (MariusStorhaug)
merged 5 commits into
main
from
route-organization-defaults
Sep 10, 2026
Merged
Changes from all commits
Commits
Show all changes
5 commits
Select commit
Hold shift + click to select a range
0471c17
Route defaults through PSModule documentation
MariusStorhaug 20e2e3d
Add central MSX contribution links
MariusStorhaug 53de656
Keep defaults README concise
MariusStorhaug 441b30b
Use published MSX documentation URLs
MariusStorhaug 9fbd167
Restore intended MSX documentation URLs
MariusStorhaug File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,38 +1,8 @@ | ||
| # Contributing | ||
|
|
||
| The affected repository's README and repository-local contribution guidance | ||
| define its build, test, and validation steps. Follow those local instructions | ||
| before this organization-wide fallback. | ||
| Follow the central [MSX contribution workflow](https://msx.no/docs/Ways-of-Working/Contribution-Workflow/) | ||
| and [MSX Ways of Working](https://msx.no/docs/Ways-of-Working/) for shared | ||
| contribution guidance. | ||
|
|
||
| ## Before making a change | ||
|
|
||
| - Review the repository's open issues and use the MSX | ||
| [issue process](https://msx.no/docs/Ways-of-Working/Issues/) to propose or | ||
| claim substantial work. | ||
| - Read the repository's code of conduct and applicable PSModule and MSX | ||
| standards. | ||
| - Keep each change focused on one deliverable. | ||
|
|
||
| ## Agent plugins | ||
|
|
||
| The [MSX agent plugin marketplace](https://github.com/MSXOrg/docs/tree/main/.github/plugin) | ||
| provides shared standards and workflow skills. The | ||
| [PSModule process plugin](https://github.com/PSModule/Process-PSModule/tree/main/.github/plugin) | ||
| provides initiative-specific guidance for Process-PSModule repositories. | ||
|
|
||
| ## Submit the change | ||
|
|
||
| 1. Create a short-lived branch from the repository's default branch. | ||
| 2. Make the smallest complete change and run the repository's relevant checks. | ||
| 3. Open a draft pull request and follow the MSX | ||
| [PR Format](https://msx.no/docs/Ways-of-Working/PR-Format/). | ||
| 4. Self-review the diff, request Copilot review explicitly, and address | ||
| in-scope feedback. | ||
| 5. Mark the pull request ready only after it satisfies the repository's review | ||
| gate. | ||
|
|
||
| The canonical | ||
| [Contribution Workflow](https://msx.no/docs/Ways-of-Working/Contribution-Workflow/) | ||
| defines the complete delivery loop. Use the MSX | ||
| [Review Etiquette](https://msx.no/docs/Ways-of-Working/Review-Etiquette/) when | ||
| giving or responding to feedback. | ||
| For framework-specific guidance, review the | ||
| [Process-PSModule documentation](https://psmodule.io/Process-PSModule/). | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,6 +1,5 @@ | ||
| # PSModule community defaults | ||
|
|
||
| `PSModule/.github` is GitHub's special public repository for organization-wide | ||
| community defaults. GitHub uses these files when a PSModule repository does not | ||
| define its own corresponding file. This repository must remain public for the | ||
| fallback behavior to work. | ||
| `PSModule/.github` is GitHub's special public organization-defaults repository. | ||
| GitHub uses its community files when a PSModule repository does not define its | ||
| own corresponding file. | ||
|
MariusStorhaug marked this conversation as resolved.
|
||
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.