File tree 3 files changed +20
-0
lines changed
static/images/content_images
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
29
29
contributions. We have a [ Code of Conduct] ( /code-of-conduct ) to foster an open
30
30
and welcoming environment.
31
31
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
+
32
36
### Writing code
33
37
34
38
Programmers, 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