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
9
9
changes. Some contributions may not be accepted if they risk introducing breaking changes or if they
10
10
don't match the goals of the project. The core maintainer team has the right of final approval over
11
11
any 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.
14
13
15
14
## Ways to Contribute
16
15
@@ -21,13 +20,12 @@ so that we can ensure we are solving the right problems in the right way. Check
21
20
- Review the pull requests that others submit to ensure they follow [ established guidelines]
22
21
(#pull-request-guidelines)
23
22
- 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 ) .
25
24
26
25
## Code Contribution Guidelines
27
26
28
27
Here's a high level list of guidelines to follow to ensure your code contribution is accepted:
29
28
30
- - Make sure your change aligns with project goals
31
29
- Follow established guidelines for coding style and design
32
30
- Follow established guidelines for commit hygiene
33
31
- Write unit tests to validate new features and bug fixes
You can’t perform that action at this time.
0 commit comments