You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aurora.apache.org by ke...@apache.org on 2015/01/08 20:20:58 UTC

incubator-aurora git commit: Add reference to styleguides for Java and Python.

Repository: incubator-aurora
Updated Branches:
  refs/heads/master 9a817f24b -> 405392404


Add reference to styleguides for Java and Python.

Testing Done:
Previewed markdown.

Reviewed at https://reviews.apache.org/r/29691/


Project: http://git-wip-us.apache.org/repos/asf/incubator-aurora/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-aurora/commit/40539240
Tree: http://git-wip-us.apache.org/repos/asf/incubator-aurora/tree/40539240
Diff: http://git-wip-us.apache.org/repos/asf/incubator-aurora/diff/40539240

Branch: refs/heads/master
Commit: 40539240454ad41eaa4de3f03ca9e57634790dc9
Parents: 9a817f2
Author: Joshua Cohen <jc...@twopensource.com>
Authored: Thu Jan 8 11:20:35 2015 -0800
Committer: Kevin Sweeney <ke...@apache.org>
Committed: Thu Jan 8 11:20:35 2015 -0800

----------------------------------------------------------------------
 docs/contributing.md | 8 ++++++++
 1 file changed, 8 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-aurora/blob/40539240/docs/contributing.md
----------------------------------------------------------------------
diff --git a/docs/contributing.md b/docs/contributing.md
index 0ac8954..5311898 100644
--- a/docs/contributing.md
+++ b/docs/contributing.md
@@ -4,6 +4,14 @@ First things first, you'll need the source! The Aurora source is available from
 
     git clone https://git-wip-us.apache.org/repos/asf/incubator-aurora
 
+Read the Style Guides
+---------------------
+Aurora's codebase is primarily Java and Python and conforms to the Twitter Commons styleguides for
+both languages.
+
+- [Java Style Guide](https://github.com/twitter/commons/blob/master/src/java/com/twitter/common/styleguide.md)
+- [Python Style Guide](https://github.com/twitter/commons/blob/master/src/python/twitter/common/styleguide.md)
+
 Find Something to Do
 --------------------
 There are issues in [Jira](https://issues.apache.org/jira/browse/AURORA) with the