File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # Contributing to numpy
2+
3+ ## Reporting issues
4+
5+ When reporting issues please include as much detail as possible about your
6+ operating system, numpy version and python version. Whenever possible, please
7+ also include a brief code example that demonstrates the problem.
8+
9+ ## Contributing code
10+
11+ Thanks for your interest in contributing code to numpy!
12+
13+ + If this is your first time contributing to a project on GitHub, please read
14+ through our
15+ [ guide to contributing to numpy] ( http://docs.scipy.org/doc/numpy-dev/dev/index.html )
16+ + If you have contributed to other projects on GitHub you can go straight to our
17+ [ development workflow] ( http://docs.scipy.org/doc/numpy-dev/dev/gitwash/development_workflow.html )
18+
19+ Either way, please be sure to follow our
20+ [ convention for commit messages] ( http://docs.scipy.org/doc/numpy-dev/dev/gitwash/development_workflow.html ) .
21+
22+
You can’t perform that action at this time.
0 commit comments