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
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,4 +16,4 @@ If you're unsure whether your change would be a good fit for `django-postgres-ex
16
16
* PyLint passes.
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
-
* Sufficiently complicated changes must be accomponied by tests.
19
+
* Sufficiently complicated changes must be accompanied by tests.
0 commit comments