Skip to content

Commit bad826b

Browse files
Use central community policies and Process releases
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
1 parent 5beece1 commit bad826b

6 files changed

Lines changed: 8 additions & 136 deletions

File tree

.github/CODE_OF_CONDUCT.md

Lines changed: 0 additions & 83 deletions
This file was deleted.

.github/CONTRIBUTING.md

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

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

78
## Before you start
@@ -42,4 +43,6 @@ and the [MSX coding standards](https://msx.no/docs/Coding-Standards/).
4243

4344
## Questions
4445

45-
Follow the repository's [support guidance](SUPPORT.md).
46+
Follow the [PSModule support guidance](https://github.com/PSModule/.github/blob/main/.github/SUPPORT.md).
47+
Report vulnerabilities through the
48+
[PSModule security policy](https://github.com/PSModule/.github/blob/main/.github/SECURITY.md).

.github/SECURITY.md

Lines changed: 0 additions & 15 deletions
This file was deleted.

.github/SUPPORT.md

Lines changed: 0 additions & 17 deletions
This file was deleted.

.github/release.yml

Lines changed: 0 additions & 18 deletions
This file was deleted.

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@ The canonical starting template for new PowerShell modules in the PSModule organ
55
## Purpose
66

77
Use this template when creating a new PowerShell module repository.
8-
It provides the CI/CD framework wiring, required community files, and starter layout that every PSModule module repository needs.
8+
It provides the CI/CD framework wiring, repository contribution guidance, and starter layout that every PSModule module repository needs.
9+
Code of Conduct, security, and support policies are inherited from [`PSModule/.github`](https://github.com/PSModule/.github).
10+
Process-PSModule owns release generation, so the template does not include GitHub generated-release-notes configuration.
911

1012
For step-by-step instructions, see the [template quickstart](https://psmodule.github.io/docs/Modules/Process-PSModule/template-quickstart/).
1113

0 commit comments

Comments
 (0)