mirror of
https://github.com/nexodus-io/nexodus.git
synced 2026-04-22 16:17:10 +08:00
c9a139e8bf
Signed-off-by: Russell Bryant <russell.bryant@gmail.com>
543 B
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.