summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.rst
diff options
context:
space:
mode:
authorA. Wilcox <AWilcox@Wilcox-Tech.com>2019-11-02 12:19:35 -0500
committerA. Wilcox <AWilcox@Wilcox-Tech.com>2019-11-02 12:19:35 -0500
commite27c482f67450023464a34329be5aeacb23b1c78 (patch)
tree4365d8f42049be0c6da76f0c3fba98c324f1a8a2 /CONTRIBUTING.rst
parent05cc72e4f79128ae8c228a638f50963ff9508a9f (diff)
downloadhorizon-e27c482f67450023464a34329be5aeacb23b1c78.tar.gz
horizon-e27c482f67450023464a34329be5aeacb23b1c78.tar.bz2
horizon-e27c482f67450023464a34329be5aeacb23b1c78.tar.xz
horizon-e27c482f67450023464a34329be5aeacb23b1c78.zip
Add Code Style guide
Diffstat (limited to 'CONTRIBUTING.rst')
-rw-r--r--CONTRIBUTING.rst10
1 files changed, 10 insertions, 0 deletions
diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst
index 1a7d3a4..14774d0 100644
--- a/CONTRIBUTING.rst
+++ b/CONTRIBUTING.rst
@@ -8,6 +8,16 @@
+Code Style
+==========
+
+See the `Code Style Guide`_ for information about the code style used in
+Project Horizon.
+
+.. _`Code Style Guide`: devel/STYLE.rst
+
+
+
Tests
=====