Thanks to visit codestin.com Credit goes to github.com
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.
2 parents f907d7b + 82b19d2 commit b478dedCopy full SHA for b478ded
CONTRIBUTING.md
@@ -23,4 +23,9 @@ through our
23
Either way, please be sure to follow our
24
[convention for commit messages](http://docs.scipy.org/doc/numpy-dev/dev/gitwash/development_workflow.html#writing-the-commit-message).
25
26
+If you are writing new C code, please follow the style described in
27
+``doc/C_STYLE_GUIDE``.
28
29
+Suggested ways to work on your development version (compile and run
30
+the tests without interfering with system packages) are described in
31
+``doc/source/dev/development_environment.rst``.
0 commit comments