Skip to content

Commit 7fdeb90

Browse files
authored
Merge pull request #7 from PowerShellOrg/pr/07-profile
2 parents de5ceec + cd03103 commit 7fdeb90

1 file changed

Lines changed: 32 additions & 0 deletions

File tree

profile/README.md

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
# PowerShellOrg
2+
3+
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 | ![Active](https://img.shields.io/badge/status-active-brightgreen) |
10+
| [PSDepend](https://github.com/PowerShellOrg/PSDepend) | Dependency management for PowerShell scripts and modules | ![Active](https://img.shields.io/badge/status-active-brightgreen) |
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

Comments
 (0)