Skip to content

Commit

Permalink
Merge pull request pyga#69 from markrwilliams/CoC
Browse files Browse the repository at this point in the history
Add a community section
  • Loading branch information
markrwilliams authored Apr 7, 2017
2 parents e248cd5 + 8eb18e4 commit c89b3f0
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ language: python
python:
- "2.6"
- "2.7"
- "3.2"
- "3.3"

install:
Expand Down
16 changes: 16 additions & 0 deletions doc/community.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
=========
Community
=========

You can participate in Parsley development in a couple of places:

* `Source code`_
* `Issue tracker`_
* `Documentation`_

Wherever we interact, we adhere to the `Contributor Covenant`_.

.. _`Source code`: https://github.com/pyga/parsley
.. _`Issue tracker`: https://github.com/pyga/parsley/issues
.. _`Documentation`: https://parsley.readthedocs.io/
.. _`Contributor Covenant`: https://pyga.github.io/
1 change: 1 addition & 0 deletions doc/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,4 @@ Contents:
extending
terml
reference
community

0 comments on commit c89b3f0

Please sign in to comment.