File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed
Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -9,8 +9,7 @@ Because this project exposes a couple different public APIs, we must be very min
99changes. Some contributions may not be accepted if they risk introducing breaking changes or if they
1010don't match the goals of the project. The core maintainer team has the right of final approval over
1111any contribution to this project. However, we are very happy to hear community feedback on any decision
12- so that we can ensure we are solving the right problems in the right way. Check out our [ governance]
13- (governance.md) page to learn more about how we run this project.
12+ so that we can ensure we are solving the right problems in the right way.
1413
1514## Ways to Contribute
1615
@@ -21,13 +20,12 @@ so that we can ensure we are solving the right problems in the right way. Check
2120- Review the pull requests that others submit to ensure they follow [ established guidelines]
2221 (#pull-request-guidelines)
2322- Help others gets started with the project by contributing documentation or hanging out
24- in the Slack chatroom [ ** TODO: Need to set this up! ** ]
23+ in the #editors room in the [ PowerShell community Slack chat ] ( http://slack.poshcode.org ) .
2524
2625## Code Contribution Guidelines
2726
2827Here's a high level list of guidelines to follow to ensure your code contribution is accepted:
2928
30- - Make sure your change aligns with project goals
3129- Follow established guidelines for coding style and design
3230- Follow established guidelines for commit hygiene
3331- Write unit tests to validate new features and bug fixes
You can’t perform that action at this time.
0 commit comments