Updated Branches: refs/heads/trunk 18ed5e52b -> b1c8e4244
Add CONTRIBUTING.md file which points Github users to our documentation. Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/0aa35a57 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/0aa35a57 Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/0aa35a57 Branch: refs/heads/trunk Commit: 0aa35a573454d01e95bbdedefd995d8a864901c0 Parents: 18ed5e5 Author: Tomaz Muraus <[email protected]> Authored: Fri Oct 18 14:54:21 2013 +0200 Committer: Tomaz Muraus <[email protected]> Committed: Fri Oct 18 14:54:21 2013 +0200 ---------------------------------------------------------------------- CONTRIBUTING.md | 6 ++++++ 1 file changed, 6 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/0aa35a57/CONTRIBUTING.md ---------------------------------------------------------------------- diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..8318e38 --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,6 @@ +# Contributing to Libcloud + +We welcome contributions of any kind (ideas, code, tests, documentation, +examples, ...). For more information on how to contribute, please see +guidelines in [our +documentation](https://libcloud.readthedocs.org/en/latest/development.html#contributing)
