We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22d0a31 commit 907ba95Copy full SHA for 907ba95
CONTRIBUTING.rst
@@ -24,7 +24,7 @@ Making Changes
24
the new branch with ``git checkout fix/master/my_contribution``.
25
Please avoid working directly on the ``master`` branch.
26
- Make commits of logical units.
27
-- Follow our `coding style`_
+- Follow our `coding style`_.
28
- Check for unnecessary whitespace with ``git diff --check`` before
29
committing.
30
- Make sure you have added the necessary tests for your changes.
0 commit comments