You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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