Skip to content

Commit d92cdc6

Browse files
Make contribution guidance template-safe
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
1 parent bad826b commit d92cdc6

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/CONTRIBUTING.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
# Contributing
22

3-
Thank you for investing your time in contributing to this module.
3+
Thank you for investing your time in contributing to this repository.
44
Read the [PSModule Code of Conduct](https://github.com/PSModule/.github/blob/main/.github/CODE_OF_CONDUCT.md)
55
before participating, and read
66
[`AGENTS.md`](../AGENTS.md) for the full guidance chain and documentation references.
77

88
## Before you start
99

10-
1. Read [`README.md`](../README.md) to understand what the module does.
10+
1. Read [`README.md`](../README.md) to understand the repository's purpose.
1111
2. Familiarize yourself with the [repository standard](https://psmodule.io/Process-PSModule/reference/repository-standard/).
1212
3. Check the open issues and pull requests to avoid duplicate work.
1313

@@ -37,7 +37,7 @@ Follow the [issue format](https://msx.no/docs/Ways-of-Working/Issues/Process/For
3737

3838
## Code standards
3939

40-
PowerShell in this module follows the
40+
PowerShell in this repository follows the
4141
[PSModule PowerShell module standard](https://psmodule.io/Process-PSModule/reference/powershell-module-standard/)
4242
and the [MSX coding standards](https://msx.no/docs/Coding-Standards/).
4343

0 commit comments

Comments
 (0)