diff options
| author | Kenneth Reitz <me@kennethreitz.org> | 2016-02-19 04:10:37 -0500 |
|---|---|---|
| committer | Kenneth Reitz <me@kennethreitz.org> | 2016-02-19 04:10:37 -0500 |
| commit | 886f92324a4a030676fca440d33f34631c27acd9 (patch) | |
| tree | 37cfe2c9d4f7e46d47609d3836c417ae94a0472b /docs/dev/contributing.rst | |
| parent | d3bd9f30a6acec62cafee067e82f7cb1cd775701 (diff) | |
| download | python-requests-886f92324a4a030676fca440d33f34631c27acd9.tar.gz | |
contributing
Diffstat (limited to 'docs/dev/contributing.rst')
| -rw-r--r-- | docs/dev/contributing.rst | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/dev/contributing.rst b/docs/dev/contributing.rst index 7aa763cd..ceedda33 100644 --- a/docs/dev/contributing.rst +++ b/docs/dev/contributing.rst @@ -34,7 +34,9 @@ Be Cordial Requests has one very important rule governing all forms of contribution, including reporting bugs or requesting features. This golden rule is -"`be cordial or be on your way`_". **All contributions are welcome**, as long as +"`be cordial or be on your way`_". + +**All contributions are welcome**, as long as everyone involved is treated with respect. .. _be cordial or be on your way: http://kennethreitz.org/be-cordial-or-be-on-your-way/ |
