Files
nexodus/CONTRIBUTING.md
Russell Bryant c9a139e8bf CONTRIBUTING.md: Add link to pull-requests doc
Signed-off-by: Russell Bryant <russell.bryant@gmail.com>
2023-06-14 18:12:55 -04:00

543 B

Contributing to Nexodus

License

See LICENSE.

DCO and Signed-off-by

When contributing changes to this project, you must agree to the DCO. Commits must include a Signed-off-by: header which certifies agreement with the terms of the DCO.

Using -s with git commit will automtaically add this header.

Submitting Patches

Patches are accepted via GitHub pull requests. For more details on the pull request workflow for Nexodus, see Pull Requests.