diff options
| author | Kenneth Reitz <me@kennethreitz.org> | 2016-02-19 05:03:04 -0500 |
|---|---|---|
| committer | Kenneth Reitz <me@kennethreitz.org> | 2016-02-19 05:03:04 -0500 |
| commit | f653b9ac58ad74441e118538619979edcf6749a5 (patch) | |
| tree | 0a6bb908ed6141ae148b354d188ee5034ece193d /docs/dev | |
| parent | 1cf1699e37139daa37913e989c91fa130a2472fe (diff) | |
| download | python-requests-f653b9ac58ad74441e118538619979edcf6749a5.tar.gz | |
sentences
Diffstat (limited to 'docs/dev')
| -rw-r--r-- | docs/dev/contributing.rst | 15 |
1 files changed, 8 insertions, 7 deletions
diff --git a/docs/dev/contributing.rst b/docs/dev/contributing.rst index 41159fb9..0c17c3b3 100644 --- a/docs/dev/contributing.rst +++ b/docs/dev/contributing.rst @@ -56,13 +56,14 @@ into a contribution that is not suitable for the project. Contribution Suitability ------------------------ -The project maintainer has the last word on whether or not a contribution is -suitable for Requests. All contributions will be considered, but from time -to time contributions will be rejected because they do not suit the project. - -If your contribution is rejected, don't despair! So long as you followed these -guidelines, you'll have a much better chance of getting your next contribution -accepted. +Our project maintainers have the last word on whether or not a contribution is +suitable for Requests. All contributions will be considered carefully, but from +time to time, contributions will be rejected because they do not suit the +current goals or needs of the project. + +If your contribution is rejected, don't despair! As long as you followed these +guidelines, you will have a much better chance of getting your next +contribution accepted. Code Contributions |
