Skip to content

Commit 7e6dd4a

Browse files
docs: centralize contribution guidance
1 parent 732d791 commit 7e6dd4a

2 files changed

Lines changed: 5 additions & 12 deletions

File tree

.github/CONTRIBUTING.md

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,9 @@
11
# Contributing
22

3-
Follow the central [MSX contribution workflow](https://msx.no/docs/Ways-of-Working/Contribution-Workflow/)
4-
for how to select work, create a branch, make commits, open a draft pull request, request review,
5-
and merge changes. Use the [MSX Ways of Working](https://msx.no/docs/Ways-of-Working/) for the
6-
shared issue, branching, commit, pull request, and review conventions.
3+
Read the [README](../README.md) to understand this repository.
74

8-
Use the Process-PSModule documentation for repository-specific standards:
5+
Follow the central [MSX contribution workflow](https://msx.no/docs/Ways-of-Working/Contribution-Workflow/)
6+
and [MSX Ways of Working](https://msx.no/docs/Ways-of-Working/) for shared contribution guidance.
97

10-
- [Repository Standard](https://psmodule.io/Process-PSModule/reference/repository-standard/)
11-
- [PowerShell module standard](https://psmodule.io/Process-PSModule/reference/powershell-module-standard/)
12-
- [Validating before review](https://psmodule.io/Process-PSModule/guides/validating-before-review/)
8+
For framework-specific guidance, review the
9+
[Process-PSModule documentation](https://psmodule.io/Process-PSModule/).

AGENTS.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,3 @@ Read in this order:
66
- what this repository is and what it contains
77
2. [`.github/CONTRIBUTING.md`](.github/CONTRIBUTING.md)
88
- how a change is made and reviewed
9-
3. [Process-PSModule documentation](https://psmodule.io/Process-PSModule/)
10-
- repository structure, module standards, and build/test/pack/publish guidance
11-
4. [MSXOrg documentation](https://msx.no/docs/)
12-
- central ways of working and coding standards

0 commit comments

Comments
 (0)