-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
PR #15 added some guideline for contribution to the project. However, DCO signoff was not mentioned and it seems that many commits had been manually signed-off.
I would propose that we add DCO signoff as a requirement for future contribution to ensure that those who are submitting work only do so when they have the rights to do so.
This would be as simple as adding the --signoff
option to git commit
. Furthermore, I would propose the adoption of CONTRIBUTING.md to ensure that all the styles and requirements for contributions are followed.
I will be happy to submit a PR to add these materials :)
Metadata
Metadata
Assignees
Labels
No labels