-
Notifications
You must be signed in to change notification settings - Fork 0
📖 [Docs]: Organization defaults route to central MSX guidance #7
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 4 commits into
main
from
msxorg-route-alignment
Sep 10, 2026
Merged
Changes from all commits
Commits
Show all changes
4 commits
Select commit
Hold shift + click to select a range
52fbd5b
Route organization defaults to central documentation
MariusStorhaug 0c48e07
Point contributors to published MSX docs
MariusStorhaug 22f1c61
Clarify central documentation guidance
MariusStorhaug 1664d1e
Link README to published MSX docs
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,36 +1,4 @@ | ||
| # 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. | ||
|
|
||
| ## 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 MSX standards. | ||
| - Keep each change focused on one deliverable. | ||
|
|
||
| ## Agent plugin | ||
|
|
||
| The [MSX agent plugin marketplace](https://github.com/MSXOrg/docs/tree/main/.github/plugin) | ||
| provides harnesses with skills that route work to current MSX standards and | ||
| workflows. | ||
|
|
||
| ## 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. | ||
| Follow the guidance in the central [MSX documentation](https://msx.no/docs/) | ||
| when contributing to this repo. | ||
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,9 @@ | ||
| # MSXOrg community defaults | ||
|
|
||
| `MSXOrg/.github` is GitHub's special public repository for organization-wide | ||
| community defaults. GitHub uses these files when an MSX repository does | ||
| not define its own corresponding file. This repository must remain public for | ||
| the fallback behavior to work. | ||
| community defaults. GitHub uses these files when an MSX repository does not | ||
| define its own corresponding file. This repository must remain public for the | ||
| fallback behavior to work. | ||
|
|
||
| The central [MSX documentation](https://msx.no/docs/) is the source for MSX | ||
| standards and ways of working. |
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.