Repository: jclouds-karaf Updated Branches: refs/heads/master 39e83ec8e -> 24a53aa7d
Added the CONTRIBUTING file Project: http://git-wip-us.apache.org/repos/asf/jclouds-karaf/repo Commit: http://git-wip-us.apache.org/repos/asf/jclouds-karaf/commit/24a53aa7 Tree: http://git-wip-us.apache.org/repos/asf/jclouds-karaf/tree/24a53aa7 Diff: http://git-wip-us.apache.org/repos/asf/jclouds-karaf/diff/24a53aa7 Branch: refs/heads/master Commit: 24a53aa7d683e52d96fcb54ebd70381c8682d40b Parents: 39e83ec Author: Ignasi Barrera <[email protected]> Authored: Wed Jul 2 17:06:46 2014 +0200 Committer: Ignasi Barrera <[email protected]> Committed: Wed Jul 2 17:06:58 2014 +0200 ---------------------------------------------------------------------- CONTRIBUTING.md | 7 +++++++ 1 file changed, 7 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/jclouds-karaf/blob/24a53aa7/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
