From 41c4402c899e8e0006f9675aaf6ce676dc30ac25 Mon Sep 17 00:00:00 2001 From: fchmmr <fchmmr@libreboot.org> Date: Mon, 23 Mar 2015 07:22:47 -0400 Subject: home page: add direct link to instructions on how to contribute --- (limited to 'site') diff --git a/site/index.php b/site/index.php index d92732c..6b4e06d 100644 --- a/site/index.php +++ b/site/index.php @@ -53,6 +53,7 @@ </p> </div> + <div class="section"> <h1>But why? What is this all about?</h1> @@ -73,6 +74,21 @@ </p> </div> + + <div class="section"> + + <h1>Contributing to libreboot?</h1> + + <p> + The instructions at <a href="download/#contrib">download/#contrib</a> show how to submit patches. + The list of currently defined tasks is listed at <a href="gitdocs/release.html#tasks">gitdocs/release.html#tasks</a>. + The gitdocs/ directory is also part of the git repository (it's a symlink to a working repository), so + you can also submit patches adding to that list of tasks. + </p> + + </div> + + <div class="fullheight"> -- cgit v0.9.1