Repository: jclouds-cli Updated Branches: refs/heads/master 5c91adfe5 -> e4b4aabad
Added the CONTRIBUTING file Project: http://git-wip-us.apache.org/repos/asf/jclouds-cli/repo Commit: http://git-wip-us.apache.org/repos/asf/jclouds-cli/commit/e4b4aaba Tree: http://git-wip-us.apache.org/repos/asf/jclouds-cli/tree/e4b4aaba Diff: http://git-wip-us.apache.org/repos/asf/jclouds-cli/diff/e4b4aaba Branch: refs/heads/master Commit: e4b4aabad18bd1f83eedc44e62fb641e8a0c4f1f Parents: 5c91adf Author: Ignasi Barrera <[email protected]> Authored: Wed Jul 2 17:06:00 2014 +0200 Committer: Ignasi Barrera <[email protected]> Committed: Wed Jul 2 17:06:00 2014 +0200 ---------------------------------------------------------------------- CONTRIBUTING.md | 7 +++++++ 1 file changed, 7 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/jclouds-cli/blob/e4b4aaba/CONTRIBUTING.md ---------------------------------------------------------------------- diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..8b33e32 --- /dev/null +++ b/CONTRIBUTING.md @@ -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
