File tree Expand file tree Collapse file tree 1 file changed +14
-2
lines changed Expand file tree Collapse file tree 1 file changed +14
-2
lines changed Original file line number Diff line number Diff line change 8
8
< div class ="col-12 ">
9
9
< h1 > Welcome to the Flutter community</ h1 >
10
10
< p class ="community__intro__description ">
11
- We're open source and would love to hear from you!
12
11
Below you'll find ways to get involved in the Flutter
13
- community as well as links to
12
+ developer community as well as links to
14
13
resources that can help answer your questions.
15
14
If you're in China, read
16
15
< a href ="/community/china "> Using Flutter in China</ a > .
@@ -124,3 +123,16 @@ <h3>{{ case.name }}</h3>
124
123
{% endfor -%}
125
124
</ div >
126
125
</ section >
126
+
127
+ < section class ="card ">
128
+ < div class ="card-body ">
129
+ < div class ="row ">
130
+ < div class ="col-lg-4 ">
131
+ < h3 > Contributing to Flutter</ h3 >
132
+ < p > If you are interested in joining us in creating Flutter itself, jump over to
133
+ < a href ="https://github.com/flutter/flutter/blob/master/CONTRIBUTING.md "> our GitHub repository</ a >
134
+ to get started!</ p >
135
+ </ div >
136
+ </ div >
137
+ </ div >
138
+ </ section >
You can’t perform that action at this time.
0 commit comments