We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
very
1 parent 76cefeb commit 5cd6f3aCopy full SHA for 5cd6f3a
docs/tutorials/contributing/guidelines.rst
@@ -20,7 +20,7 @@ The project follows the following guidelines:
20
from `Chris Beams <https://chris.beams.io/posts/git-commit/>`_
21
5. Testing: the project uses the `unittest
22
<https://docs.python.org/2/library/unittest.html>`_ library and has a nice
23
- testing suite that makes some things very easy to write tests for. Please try
+ testing suite that makes some things easy to write tests for. Please try
24
to increase the test coverage on pull requests.
25
6. Merging pull-requests: We require two of the (currently three) core-team
26
maintainers to merge. Opening a PR for early
0 commit comments