17ed26fffdf4c0724788a3ab3de79888aaa3a11d
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / docs / website / contribute.html
1 <!--#include file="header.html" -->
2
3 <div class="row">
4 <div class="col-sm-10 col-sm-offset-1">
5
6 <h2>Contribute</h2>
7
8 <p>Buildroot is an open source project and you are very welcome to contribute to
9 it.<br />
10 There are many different ways to contribute:</p>
11
12 <ul>
13 <li>Reproducing, analyzing and fixing bugs from our
14     <a href="https://bugs.buildroot.org/">bug tracker</a></li>
15 <li>Analyzing and fixing <a href="http://autobuild.buildroot.org/">
16     autobuild failures</a></li>
17 <li>Reviewing and testing patches sent by other developers. See the
18     <a href="http://lists.busybox.net/mailman/listinfo/buildroot">mailing list
19     </a> or <a href="http://patchwork.ozlabs.org/project/buildroot/list/">
20     patchwork</a>.</li>
21 <li>Working on items from the
22     <a href="http://www.elinux.org/Buildroot#Todo_list">TODO list</a></li>
23 <li>Submitting your own patches through the
24     <a href="http://lists.busybox.net/mailman/listinfo/buildroot">mailing list
25     </a></li>
26 </ul>
27
28 <p>For more details on these topics, check out the
29 <a href="http://buildroot.uclibc.org/downloads/manual/manual.html#_contributing_to_buildroot">
30 Contributing to buildroot</a> chapter in the Buildroot manual. Thanks for your help!</p>
31
32 <p>If you need any support yourself, have a look at <a href="./support.html">
33 Support</a>.</p>
34
35 </div><!--/.col-sm-10 -->
36 </div><!--/.row -->
37
38 <!--#include file="footer.html" -->