File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -216,13 +216,13 @@ Understanding the code & getting started
216
216
----------------------------------------
217
217
218
218
The best strategy to better understand the code base is to pick something you
219
- want to change and start reading the code to figure out how it works. When in
219
+ want to change and start reading the code to figure out how it works. When in
220
220
doubt, you can ask questions on the mailing list. It is perfectly okay if your
221
- pull requests aren't perfect, the community is always happy to help. As a
222
- volunteer project, things do sometimes get dropped and it's totally fine to
221
+ pull requests aren't perfect, the community is always happy to help. As a
222
+ volunteer project, things do sometimes get dropped and it's totally fine to
223
223
ping us if something has sat without a response for about two to four weeks.
224
224
225
- So go ahead and pick something that annoys or confuses you about numpy,
226
- experiment with the code, hang around for discussions or go through the
227
- reference documents to try to fix it. Things will fall in place and soon
225
+ So go ahead and pick something that annoys or confuses you about numpy,
226
+ experiment with the code, hang around for discussions or go through the
227
+ reference documents to try to fix it. Things will fall in place and soon
228
228
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