File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ Guidelines for Contributing to github3.py
440. Read the README _
55
661. Regardless of the magnitude your pull request (a couple lines to a couple
7- hundred lines), please add your name to the AUTHORS.rst file under the
7+ hundred lines), please add your name to the AUTHORS.rst _ file under the
88 heading Contributors.
99
10102. If you're fixing a bug, please write a regression test. All the tests are
@@ -34,7 +34,9 @@ Guidelines for Contributing to github3.py
3434
35355. In case you haven't caught on, for anything you add, write tests.
3636
37- 6. Be cordial _.
37+ 6. Be cordial _. Seriously, if anyone who isn't cordial will be sent packing,
38+ regardless of the value of their contributions. I will not tolerate some
39+ contributors creating a hostile environment for others.
3840
39417. Rebase your fork/branch if needed and possible before submitting a pull
4042 request. This makes my life easier. If you honestly have no idea what I'm
@@ -44,6 +46,7 @@ Guidelines for Contributing to github3.py
4446
4547.. links
4648 .. _README : ./README.rst
49+ .. _AUTHORS.rst : ./AUTHORS.rst
4750.. _cordial : http://kennethreitz.com/be-cordial-or-be-on-your-way.html
4851.. _pep-0008 : http://www.python.org/dev/peps/pep-0008/
4952.. _docstrings : http://www.python.org/dev/peps/pep-0257/
You can’t perform that action at this time.
0 commit comments