File tree 1 file changed +7
-9
lines changed
1 file changed +7
-9
lines changed Original file line number Diff line number Diff line change 1
1
# Contributing to Node.js
2
2
3
- Contributions to Node.js may come in many forms. Some contribute code changes,
4
- others contribute docs, others help answer questions from users, help keep the
5
- infrastructure running, or seek out ways of advocating for Node.js users of all
6
- types.
3
+ Contributions to Node.js include code, documentation, answering user questions,
4
+ running the project's infrastructure, and advocating for all types of Node.js
5
+ users.
7
6
8
7
The Node.js project welcomes all contributions from anyone willing to work in
9
- good faith both with other contributors and with the community. No contribution
10
- is too small and all contributions are valued.
8
+ good faith with other contributors and the community. No contribution is too
9
+ small and all contributions are valued.
11
10
12
- This guide details the basic steps for getting started contributing to the
13
- Node.js project's core ` nodejs/node ` GitHub Repository and describes what to
14
- expect throughout each step of the process.
11
+ This guide explains the process for contributing to the Node.js project's core
12
+ ` nodejs/node ` GitHub Repository and describes what to expect at each step.
15
13
16
14
* [ Code of Conduct] ( #code-of-conduct )
17
15
* [ Bad Actors] ( #bad-actors )
You can’t perform that action at this time.
0 commit comments