You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

CONTRIBUTING.md 1.4KB

1234567891011121314151617181920212223242526272829303132333435363738
  1. # Developer's Certificate of Origin 1.1
  2. By making a contribution to this project, I certify that:
  3. * (a) The contribution was created in whole or in part by me and I
  4. have the right to submit it under the open source license
  5. indicated in the file; or
  6. * (b) The contribution is based upon previous work that, to the best
  7. of my knowledge, is covered under an appropriate open source
  8. license and I have the right under that license to submit that
  9. work with modifications, whether created in whole or in part
  10. by me, under the same open source license (unless I am
  11. permitted to submit under a different license), as indicated
  12. in the file; or
  13. * (c) The contribution was provided directly to me by some other
  14. person who certified (a), (b) or (c) and I have not modified
  15. it.
  16. * (d) I understand and agree that this project and the contribution
  17. are public and that a record of the contribution (including all
  18. personal information I submit with it, including my sign-off) is
  19. maintained indefinitely and may be redistributed consistent with
  20. this project or the open source license(s) involved.
  21. ## Moderation Policy
  22. The [Node.js Moderation Policy] applies to this WG.
  23. ## Code of Conduct
  24. The [Node.js Code of Conduct][] applies to this WG.
  25. [Node.js Code of Conduct]:
  26. https://github.com/nodejs/node/blob/master/CODE_OF_CONDUCT.md
  27. [Node.js Moderation Policy]:
  28. https://github.com/nodejs/TSC/blob/master/Moderation-Policy.md