Skip to content

Commit 67a1d26

Browse files
committed
Updating CSI Contributions
* Clarify CLA must be mailed to approvers not community mailing list. * Reword and reorganize the doc.
1 parent 37e7406 commit 67a1d26

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

CONTRIBUTING.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,14 @@
11
# How to Contribute
22

3-
CSI is under [Apache 2.0](LICENSE) and accepts contributions via GitHub pull requests.
3+
This document outlines some of the requirements and conventions for contributing to the Container Storage Interface, including development workflow, commit message formatting, contact points, and other resources to make it easier to get your contribution accepted.
4+
5+
## Licence and CLA
46

5-
Contributions require signing an individual or Corporate CLA available [here](https://github.com/container-storage-interface/spec/blob/master/CCLA.pdf) which should be signed and mailed to the [mailing list]( https://groups.google.com/forum/#!topic/container-storage-interface-community/).
7+
CSI is under [Apache 2.0](LICENSE) and accepts contributions via GitHub pull requests.
68

7-
This document outlines some of the conventions on development workflow, commit message formatting, contact points and other resources to make it easier to get your contribution accepted.
9+
Before contributing to the Container Storage Interface, contributors MUST sign the CLA available [here](https://github.com/container-storage-interface/spec/blob/master/CCLA.pdf).
10+
The CLA MAY be signed on behalf of a company, possibly covering multiple contributors, or as an individual (put "Individual" for "Corporation name").
11+
The completed CLA MUST be mailed to the CSI Approvers [mailing list]([email protected]).
812

913
## Markdown style
1014

0 commit comments

Comments
 (0)