Steve Piercy
2015-12-11 fb9b9f106699b38bc49c14c751d1b948a3c08533
add developing and contributing section
- wrap to 79 columns
1 files modified
13 ■■■■ changed files
README.rst 13 ●●●● patch | view | raw | blame | history
README.rst
@@ -16,9 +16,9 @@
        :target: https://webchat.freenode.net/?channels=pyramid
        :alt: IRC Freenode
Pyramid is a small, fast, down-to-earth, open source Python web framework.
It makes real-world web application development and
deployment more fun, more predictable, and more productive.
Pyramid is a small, fast, down-to-earth, open source Python web framework. It
makes real-world web application development and deployment more fun, more
predictable, and more productive.
Pyramid is produced by the `Pylons Project <http://pylonsproject.org/>`_.
@@ -28,6 +28,13 @@
See the `Pylons Project website <http://pylonsproject.org/>`_ to view
documentation, report bugs, and obtain support.
Developing and Contributing
---------------------------
See `HACKING.txt` and `contributing.md` for guidelines for running tests,
adding features, coding style, and updating documentation when developing in or
contributing to Pyramid.
License
-------