File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed
Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change @@ -203,3 +203,18 @@ typically packaged as ``python-dbg``) is highly recommended.
203203.. _virtualenvwrapper : http://www.doughellmann.com/projects/virtualenvwrapper/
204204
205205.. _Waf : https://code.google.com/p/waf/
206+
207+ Understanding the code & getting started
208+ ----------------------------------------
209+
210+ The best strategy to better understand the code base is to pick something you
211+ want to change and start reading the code to figure out how it works. When in
212+ doubt, you can ask questions on the mailing list. It is perfectly okay if your
213+ pull requests aren't perfect, the community is always happy to help. As a
214+ volunteer project, things do sometimes get dropped and it's totally fine to
215+ ping us if something has sat without a response for about two to four weeks.
216+
217+ So go ahead and pick something that annoys or confuses you about numpy,
218+ experiment with the code, hang around for discussions or go through the
219+ reference documents to try to fix it. Things will fall in place and soon
220+ you'll have a pretty good understanding of the project as a whole. Good Luck!
You can’t perform that action at this time.
0 commit comments