diff options
author | Kristian Glass <git@doismellburning.co.uk> | 2015-11-08 16:28:03 +0000 |
---|---|---|
committer | Kristian Glass <git@doismellburning.co.uk> | 2015-11-08 16:28:03 +0000 |
commit | 993e80c2bbb92268ae52bb20bbf8e6f6b048a1d0 (patch) | |
tree | ebc50393f8196ad2acf0b267fa60f6fd57554ca4 /docs/developer.rst | |
parent | 151758ce8f29fd65e10dc0720446c5a3bb164602 (diff) | |
download | pep8-993e80c2bbb92268ae52bb20bbf8e6f6b048a1d0.tar.gz |
Because documenting direction / scope decisions can be useful
Diffstat (limited to 'docs/developer.rst')
-rw-r--r-- | docs/developer.rst | 8 |
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 ~~~~~~~~~~ |