File tree 1 file changed +3
-5
lines changed
1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change 19
19
* [ Code of Conduct] ( #code-of-conduct )
20
20
* [ Issues] ( #issues )
21
21
* [ Pull Requests] ( #pull-requests )
22
- * [ Developer's Certificate of Origin 1.1] ( #developers-certificate-of-origin )
22
+ * [ Developer's Certificate of Origin 1.1] ( #developers-certificate-of-origin-11 )
23
23
24
24
## [ Code of Conduct] ( ./doc/contributing/code-of-conduct.md )
25
25
@@ -47,11 +47,9 @@ dependencies, and tools contained in the `nodejs/node` repository.
47
47
* [ Reviewing Pull Requests] ( ./doc/contributing/pull-requests.md#reviewing-pull-requests )
48
48
* [ Notes] ( ./doc/contributing/pull-requests.md#notes )
49
49
50
- <a id =" developers-certificate-of-origin " ></a >
51
-
52
50
## Developer's Certificate of Origin 1.1
53
51
54
- < pre >
52
+ ``` text
55
53
By making a contribution to this project, I certify that:
56
54
57
55
(a) The contribution was created in whole or in part by me and I
@@ -75,4 +73,4 @@ By making a contribution to this project, I certify that:
75
73
personal information I submit with it, including my sign-off) is
76
74
maintained indefinitely and may be redistributed consistent with
77
75
this project or the open source license(s) involved.
78
- </ pre >
76
+ ```
You can’t perform that action at this time.
0 commit comments