4
4
5
5
This document outlines some of the practices we care about.
6
6
If you have any questions or suggestions about the process,
7
- feel free to [ open an issue] ( #reporting-issues )
8
- .
7
+ feel free to [ open an issue] ( #reporting-issues ) .
9
8
10
9
## Code of Conduct
11
10
12
11
The [ Node.js Code of Conduct] [ ] applies to this repo.
13
12
14
13
[ Node.js Code of Conduct ] : https://github.com/nodejs/node/blob/master/CODE_OF_CONDUCT.md
15
14
16
- ## Code Contributions
15
+ ## Governance
17
16
18
- The nodereport project falls under the governance of the diagnostics
19
- working group which is documented in:
20
- https://github.com/nodejs/diagnostics/blob/master/GOVERNANCE.md .
17
+ This project falls under the governance of the Node.js Diagnostics WG as
18
+ described at < https://github.com/nodejs/diagnostics/blob/master/GOVERNANCE.md > .
21
19
22
20
## Developer's Certificate of Origin 1.1
23
21
@@ -51,7 +49,7 @@ By making a contribution to this project, I certify that:
51
49
52
50
If you find any mistakes in the docs or a bug in the code,
53
51
please [ open an issue in Github] ( https://github.com/nodejs/node-inspect/issues/new ) so we can look into it.
54
- You can also [ create a PR] ( #contributing-code ) fixing it yourself, or course.
52
+ You can also [ create a PR] ( #contributing-code ) fixing it yourself of course.
55
53
56
54
If you report a bug, please follow these guidelines:
57
55
@@ -67,7 +65,7 @@ If you report a bug, please follow these guidelines:
67
65
68
66
For small documentation changes, you can use [ Github's editing feature] ( https://help.github.com/articles/editing-files-in-another-user-s-repository/ ) .
69
67
The only thing to keep in mind is to prefix the commit message with "docs: ".
70
- The detault commit message generated by Github will lead to a failing CI build.
68
+ The default commit message generated by Github will lead to a failing CI build.
71
69
72
70
For larger updates to the documentation
73
71
it might be better to follow the [ instructions for contributing code below] ( #contributing-code ) .
0 commit comments