Skip to content

Commit 531af98

Browse files
committed
Merge pull request django-cms#3508 from yakky/feature/doc_coverage
Declare new testing policy
2 parents 64f1f33 + e1bc682 commit 531af98

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CONTRIBUTING.rst

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,10 @@ And at any point in that process, you can add: *discuss discuss discuss*,
109109
because it's always useful for everyone to pass ideas around and look at thngs
110110
together.
111111

112-
:ref:`testing` is really important.
112+
:ref:`testing` is really important: a pull request that lowers our testing
113+
coverage will only be accepted with a very good reason; bug-fixing patches
114+
**must** demonstrate the bug with a test to avoid regressions and to check
115+
that the fix works.
113116

114117
We have an IRC channel, our `django-cms-developers`_ email list,
115118
and of course the code reviews mechanism on GitHub - do use them.

0 commit comments

Comments
 (0)