File tree Expand file tree Collapse file tree 3 files changed +20
-0
lines changed
static/images/content_images Expand file tree Collapse file tree 3 files changed +20
-0
lines changed Original file line number Diff line number Diff line change @@ -29,6 +29,10 @@ Our community aspires to treat everyone equally and to value all
2929contributions. We have a [ Code of Conduct] ( /code-of-conduct ) to foster an open
3030and welcoming environment.
3131
32+ For a visual guide on how to contribute to NumPy, check out this [ comic] ( https://heyzine.com/flip-book/3e66a13901.html ) .
33+
34+ {{< comic >}}
35+
3236### Writing code
3337
3438Programmers, this
Original file line number Diff line number Diff line change 1+ < div class ="comic "> </ div >
2+ < a href ="https://heyzine.com/flip-book/3e66a13901.html ">
3+ < img src ="/images/content_images/numpy-comic.png " alt ="NumPy Contributor comic book cover ">
4+ </ a >
5+ </ div>
6+
7+ < style >
8+ .comic {
9+ max-width : 20% ;
10+ max-height : 20% ;
11+ }
12+ img {
13+ max-width : 20% ;
14+ max-height : 20% ;
15+ }
16+ </ style >
You can’t perform that action at this time.
0 commit comments