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
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+28Lines changed: 28 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -60,4 +60,32 @@ Before submitting a PR, please ensure:
60
60
- Be respectful and inclusive.
61
61
- No harassment, discrimination, or inappropriate behavior.
62
62
63
+
## Contributor License Agreement
64
+
65
+
(The following agreement is a modified version of the Developer’s Certificate of Origin 1.1, adapted from the version used by Express.js at [expressjs.com](https://expressjs.com/en/resources/contributing.html))
66
+
67
+
By making a contribution to this project, you certify that:
68
+
69
+
**(a)** The contribution was created in whole or in part by you and you
70
+
have the right to submit it under the open source license
71
+
indicated in the repository; or
72
+
73
+
**(b)** The contribution is based upon previous work that, to the best
74
+
of your knowledge, is covered under an appropriate open source
75
+
license and you have the right under that license to submit that
76
+
work with modifications, whether created in whole or in part
77
+
by you, under the same open source license (unless you are
78
+
permitted to submit under a different license), as indicated
79
+
in the repository; or
80
+
81
+
**(c)** The contribution was provided directly to you by some other
82
+
person who certified (a), (b) or (c) and you have not modified
83
+
it.
84
+
85
+
**(d)** You understand and agree that this project and the contribution
86
+
are public and that a record of the contribution (including all
87
+
personal information you submit with it, including your sign-off) is
88
+
maintained indefinitely and may be redistributed consistent with
89
+
this project or the open source license(s) involved.
0 commit comments