On Tue, 2020-05-05 at 12:44 +0100, Daniel P. Berrangé wrote: > +++ b/CONTRIBUTING.rst > @@ -0,0 +1,28 @@ > +========================== > +Contributing to libvirt-go > +========================== > + > +The libvirt Go API binding accepts code contributions via merge requests > +on the GitLab project: s/binding/bindings/ [...] > +Contributions submitted to the project must be in compliance with the > +Developer Certificate of Origin Version 1.1. This is documented at: > + > + https://developercertificate.org/ Links should not be indented. > +In indicate compliance, each commit in a series must have a "Signed-off-by" > +tag with the submittor's name and email address. This can be added by passing > +the ``-s`` flag to ``git commit`` when creating the patches. s/submittor/submitter/ With these issues fixed, Reviewed-by: Andrea Bolognani <abologna@xxxxxxxxxx> -- Andrea Bolognani / Red Hat / Virtualization