Skip to content

Commit 448d9cb

Browse files
Add SUPPORT.md routing questions to issues, email, and the PowerShell Gallery
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
1 parent 41274d4 commit 448d9cb

1 file changed

Lines changed: 21 additions & 0 deletions

File tree

SUPPORT.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# Support
2+
3+
## This module
4+
5+
Use the issues on this repository for bugs, feature requests, and questions about the module.
6+
Search the existing issues first, the answer may already be there.
7+
8+
For anything that does not belong in a public issue, send an email to [psmodule@psmodule.io](mailto:psmodule@psmodule.io).
9+
10+
Do not use issues to report security vulnerabilities. Follow [`SECURITY.md`](SECURITY.md) instead.
11+
12+
## PowerShell Gallery
13+
14+
Problems with the PowerShell Gallery itself, such as package listings, downloads, or accounts, belong with the Gallery maintainers:
15+
16+
- [PowerShell/PowerShellGallery issues](https://github.com/PowerShell/PowerShellGallery/issues)
17+
- [cgadmin@microsoft.com](mailto:cgadmin@microsoft.com)
18+
19+
## Fixing it yourself
20+
21+
Contributions are welcome. Read [`CONTRIBUTING.md`](CONTRIBUTING.md) to get started.

0 commit comments

Comments
 (0)