File tree Expand file tree Collapse file tree 1 file changed +18
-10
lines changed Expand file tree Collapse file tree 1 file changed +18
-10
lines changed Original file line number Diff line number Diff line change @@ -99,18 +99,26 @@ git push origin --tags
99
99
Contributions
100
100
-------------
101
101
102
- To contribute patches to xen-api, please fork the repository on
103
- Github, and then submit a pull request. If for some reason you can' t
104
- use Github to submit a pull request, then you may send your patch for
105
- review to the [[email protected] mailing list](http://www.xenproject.org/help/mailing-list.html), with a link to a
106
- public git repository for review. We much prefer Github pull requests,
107
- however, and submitting a patch to the mailing list will take much
108
- more time for review.
109
-
110
- Maintainers
102
+ To contribute changes to xen-api, please fork the repository on
103
+ GitHub, and then submit a pull request.
104
+
105
+ It is required to add a ` Signed-off-by:` as a
106
+ [Developers Certificate of Origin](http://developercertificate.org).
107
+ It certifies the patch' s origin and is licensed under an
108
+ appropriate open-source licence to include it in Xapi:
109
+ https://git-scm.com/docs/git-commit#Documentation/git-commit.txt---signoff
110
+
111
+ Discussions
111
112
-----------
112
113
113
- Maintainers can be contacted via this mailing list: `[email protected] `
114
+ Discussions can be started at
115
+ https://github.com/xapi-project/xen-api/discussions
116
+
117
+ Issues
118
+ ------
119
+
120
+ Issues can be raised at
121
+ https://github.com/xapi-project/xen-api/issues
114
122
115
123
Licensing
116
124
---------
You can’t perform that action at this time.
0 commit comments