We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 205770e commit 06ae379Copy full SHA for 06ae379
README.rst
@@ -59,6 +59,7 @@ Contribute
59
1. Fork the `repository <https://github.com/copitux/python-github3>`_
60
2. Write a test to cover new feature or to reproduce bug
61
3. Code with `pep8 <http://www.python.org/dev/peps/pep-0008/>`_ rules
62
-3. Push to ``develop`` branch
+4. Add you to ``AUTHORS``
63
+5. Push to ``develop`` branch
64
65
**Note**: I use `nose <http://readthedocs.org/docs/nose/en/latest/>`_ test environment. ``pip install nose``
0 commit comments