diff options
Diffstat (limited to 'site/git')
-rw-r--r-- | site/git/index.php | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/site/git/index.php b/site/git/index.php index 9858fdb..9af2f56 100644 --- a/site/git/index.php +++ b/site/git/index.php @@ -58,8 +58,12 @@ <p> <strong>Libreboot is becoming part of the GNU project, and we need help with the transition. <a href="../gnu/">Click here</a> for more information</strong> </p> + <p> + <strong>At any given time, here is a list of tasks if there are any, for the next stable release of libreboot: + <a href="../download/#tasks">click here</a></strong> + </p> <p> - There are many ways that you can assist the libreboot project. We have a <a href="../docs/tasks.html">list of tasks that need to be completed</a>, + There are many ways that you can assist the libreboot project. We have a <a href="../download/#tasks">list of tasks that need to be completed</a>, which you can work on (you can also add to that list). Generally speaking, adding support for more hardware is a priority for the libreboot project. Information about maintaining libreboot can be found <a href="../docs/maintain/index.html">here</a> and building libreboot <a href="../docs/git/index.html">here</a>. </p> |