summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKristian Glass <git@doismellburning.co.uk>2015-11-08 16:28:03 +0000
committerKristian Glass <git@doismellburning.co.uk>2015-11-08 16:28:03 +0000
commit993e80c2bbb92268ae52bb20bbf8e6f6b048a1d0 (patch)
treeebc50393f8196ad2acf0b267fa60f6fd57554ca4
parent151758ce8f29fd65e10dc0720446c5a3bb164602 (diff)
downloadpep8-993e80c2bbb92268ae52bb20bbf8e6f6b048a1d0.tar.gz
Because documenting direction / scope decisions can be useful
-rw-r--r--docs/developer.rst8
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/developer.rst b/docs/developer.rst
index 4725acd..7ea5b2d 100644
--- a/docs/developer.rst
+++ b/docs/developer.rst
@@ -20,6 +20,14 @@ conditions of the :ref:`Expat license <license>`. Fork away!
.. _available on GitHub: https://github.com/jcrocholl/pep8
+Direction
+~~~~~~~~~
+
+Some high-level aims and directions to bear in mind for contributions:
+
+
+
+
Contribute
~~~~~~~~~~