You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
profile/README.md: tool roster (Plaster, PSDepend) with status badges,
adopt-your-tool CTA linking to the adoption request template,
help-wanted CTA linking to good-first-issues and help-wanted across
the org, links to governance and CoC.
PowerShellOrg is a community-run GitHub organization that adopts and maintains open-source PowerShell tools that would otherwise go unmaintained.
4
+
5
+
## Maintained tools
6
+
7
+
| Module | Description | Status |
8
+
|---|---|---|
9
+
|[Plaster](https://github.com/PowerShellOrg/Plaster)| Template-based scaffolding engine for PowerShell projects and modules ||
10
+
|[PSDepend](https://github.com/PowerShellOrg/PSDepend)| Dependency management for PowerShell scripts and modules ||
11
+
12
+
## Want us to adopt your tool?
13
+
14
+
If you maintain (or used to maintain) a PowerShell tool that needs a new home, we want to hear from you.
15
+
16
+
Read the [adoption criteria](https://github.com/PowerShellOrg/.github/blob/main/docs/adoption-criteria.md) first, then open an **[Adoption Request](https://github.com/PowerShellOrg/.github/issues/new?template=tool_adoption_request.yml)**.
17
+
18
+
We respond to all requests within 7 days and make a decision within 30.
19
+
20
+
## Want to help?
21
+
22
+
Every project in this org accepts contributions. A good place to start:
23
+
24
+
-**[Good first issues across the org](https://github.com/issues?q=is%3Aopen+is%3Aissue+org%3APowerShellOrg+label%3A%22good+first+issue%22)** — smaller, well-scoped tasks
25
+
-**[Help wanted across the org](https://github.com/issues?q=is%3Aopen+is%3Aissue+org%3APowerShellOrg+label%3A%22help+wanted%22)** — tasks where we've explicitly asked for a PR
26
+
27
+
See [CONTRIBUTING.md](https://github.com/PowerShellOrg/.github/blob/main/.github/CONTRIBUTING.md) for how we work.
28
+
29
+
## Governance and community
30
+
31
+
-[Governance model](https://github.com/PowerShellOrg/.github/blob/main/.github/GOVERNANCE.md) — how decisions get made, roles, maintainer lifecycle
32
+
-[Code of Conduct](https://github.com/PowerShellOrg/.github/blob/main/.github/CODE_OF_CONDUCT.md) — how we treat each other
0 commit comments