You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by to...@apache.org on 2013/12/29 16:16:04 UTC

[4/5] git commit: Update Contributing document.

Update Contributing document.


Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo
Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/810e1970
Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/810e1970
Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/810e1970

Branch: refs/heads/trunk
Commit: 810e1970b2535efceb3320a0f4d9b18a5e9ea83e
Parents: 2ebdee2
Author: Tomaz Muraus <to...@apache.org>
Authored: Sun Dec 29 15:49:06 2013 +0100
Committer: Tomaz Muraus <to...@apache.org>
Committed: Sun Dec 29 15:49:06 2013 +0100

----------------------------------------------------------------------
 CONTRIBUTING.rst | 11 ++++++++---
 1 file changed, 8 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/libcloud/blob/810e1970/CONTRIBUTING.rst
----------------------------------------------------------------------
diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst
index 53aeb91..f9696c6 100644
--- a/CONTRIBUTING.rst
+++ b/CONTRIBUTING.rst
@@ -4,6 +4,11 @@ Contributing to Libcloud
 We welcome contributions of any kind (ideas, code, tests, documentation,
 examples, ...).
 
-For more information on how to contribute, please see the "Contributing"
-chapter in our documentation
-<https://libcloud.readthedocs.org/en/latest/development.html#contributing>
+For more information on how to contribute and the guidelines you should follow,
+please see the links listed bellow:
+
+* Contributing to Libcloud - https://libcloud.readthedocs.org/en/latest/development.html#general-guidelines
+* General Guidelines - https://libcloud.readthedocs.org/en/latest/development.html#general-guidelines
+* Style Guide - https://libcloud.readthedocs.org/en/latest/development.html#style-guide
+* Code Conventions - https://libcloud.readthedocs.org/en/latest/development.html#code-conventions
+* Docstring Conventions - https://libcloud.readthedocs.org/en/latest/development.html#docstring-conventions