···11For the most up-to-date guide, please see [matrixfurry.com/common](https://tangled.org/@matrixfurry.com/common/blob/main/CONTRIBUTING.md).
2233-# Contributing guide
43Development happens on [Tangled](https://tangled.org/did:plc:zmjoeu3stwcn44647rhxa44o).
44+55+# Developer Certificate of Origin
66+By submitting code contributions as an individual or on behalf of a corporation to any directory in this repository, you agree to the [Developer Certificate of Origin](./DCO.txt)
5768# Reporting issues
79Yes, issues are contributions.
+34
DCO.txt
···11+Developer Certificate of Origin
22+Version 1.1
33+44+Copyright (C) 2004, 2006 The Linux Foundation and its contributors.
55+66+Everyone is permitted to copy and distribute verbatim copies of this
77+license document, but changing it is not allowed.
88+99+1010+Developer's Certificate of Origin 1.1
1111+1212+By making a contribution to this project, I certify that:
1313+1414+(a) The contribution was created in whole or in part by me and I
1515+ have the right to submit it under the open source license
1616+ indicated in the file; or
1717+1818+(b) The contribution is based upon previous work that, to the best
1919+ of my knowledge, is covered under an appropriate open source
2020+ license and I have the right under that license to submit that
2121+ work with modifications, whether created in whole or in part
2222+ by me, under the same open source license (unless I am
2323+ permitted to submit under a different license), as indicated
2424+ in the file; or
2525+2626+(c) The contribution was provided directly to me by some other
2727+ person who certified (a), (b) or (c) and I have not modified
2828+ it.
2929+3030+(d) I understand and agree that this project and the contribution
3131+ are public and that a record of the contribution (including all
3232+ personal information I submit with it, including my sign-off) is
3333+ maintained indefinitely and may be redistributed consistent with
3434+ this project or the open source license(s) involved.