Added the CONTRIBUTING file

This commit is contained in:
Ignasi Barrera 2014-07-02 16:48:14 +02:00
parent b9029ea7a6
commit da3509056c
1 changed files with 7 additions and 0 deletions

7
CONTRIBUTING.md Normal file
View File

@ -0,0 +1,7 @@
Please review the [How to Contribute](http://wiki.apache.org/jclouds/How%20to%20Contribute) page for information on how to submit your patch and how the review process works.
Also make sure all the changes are aligned with the [Coding Standards](http://wiki.apache.org/jclouds/Coding%20Standards) of the project.
Thanks!
The Apache jclouds team