Skip to content

Commit e08a43e

Browse files
committed
Remove promises we cannot keep from CONTRIBUTING.md
1 parent 4adc787 commit e08a43e

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

CONTRIBUTING.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,3 @@ If you're unsure whether your change would be a good fit for `django-postgres-ex
1717
* PEP8 passes.
1818
* Features that allow creating custom indexes or fields must also implement the associated migrations. `django-postgres-extra` prides itself on the fact that it integrates smoothly with Django migrations. We'd like to keep it that way for all features.
1919
* Sufficiently complicated changes must be accomponied by tests.
20-
21-
## Our promise
22-
* We'll promise to reply to each pull request within 24 hours of submission.
23-
* We'll let you know whether we welcome the change or not within that timeframe.
24-
* This avoids you wasting time on a feature that we feel is not a good fit.
25-
26-
We feel that these promises are fair to whomever decides its worth spending their free time to contribute to `django-postgres-extra`. Please do let us know if you feel we are not living up to these promises.

0 commit comments

Comments
 (0)