You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
-7Lines changed: 0 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,10 +17,3 @@ If you're unsure whether your change would be a good fit for `django-postgres-ex
17
17
* PEP8 passes.
18
18
* 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.
19
19
* 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