diff options
Diffstat (limited to 'CONTRIBUTING.rst')
-rw-r--r-- | CONTRIBUTING.rst | 10 |
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 ===== |