1 <!--#include file="header.html" -->
3 <div class=
"container">
5 <div class=
"col-lg-10 col-lg-offset-1 col-md-12 col-sm-12 col-xs-12">
7 <div class=
"panel panel-primary">
8 <div class=
"panel-heading">Contribute
</div>
9 <div class=
"panel-body">
10 <p>Buildroot is an open source project and you are very welcome to contribute to
12 There are many different ways to contribute:
</p>
15 <li>Reproducing, analyzing and fixing bugs from our
16 <a href=
"https://bugs.buildroot.org/">bug tracker
</a></li>
17 <li>Analyzing and fixing
<a href=
"http://autobuild.buildroot.org/">
18 autobuild failures
</a></li>
19 <li>Reviewing and testing patches sent by other developers. See the
20 <a href=
"http://lists.buildroot.org/mailman/listinfo/buildroot">mailing list
21 </a> or
<a href=
"http://patchwork.ozlabs.org/project/buildroot/list/">
23 <li>Working on items from the
24 <a href=
"http://www.elinux.org/Buildroot#Todo_list">TODO list
</a></li>
25 <li><a href=
"http://buildroot.org/manual.html#submitting-patches">Submitting
26 your own patches
</a> through the
27 <a href=
"http://lists.buildroot.org/mailman/listinfo/buildroot">mailing list
31 <p>For more details on these topics, check out the
32 <a href=
"http://buildroot.org/manual.html#_contributing_to_buildroot">
33 Contributing to buildroot
</a> chapter in the Buildroot manual. Thanks for your help!
</p>
35 <p>If you need any support yourself, have a look at
<a href=
"./support.html">
40 </div><!--/.col-sm-10 -->
44 <!--#include file="footer.html" -->