diff --git a/site/index.md b/site/index.md index c09657e..9c604b8 100644 --- a/site/index.md +++ b/site/index.md @@ -50,3 +50,16 @@ and [even Richard Stallman](https://stallman.org/stallman-computing.html). Libreboot can be called Open Source, [but you should call it Free Software](https://www.gnu.org/philosophy/open-source-misses-the-point.en.html). +How to help +----------- + +Check the [tasks](tasks/) page and pick a task to work on. You can also check +bugs listed on the [bug tracker](https://notabug.org/libreboot/lbmk/issues). + +If you spot a bug and have a fix, [here are instructions for how to send +patches](git.md), and you can also report it. Also, this entire website is +written in Markdown and hosted in a [separate +repository](https://notabug.org/libreboot/lbwww) where you can send patches. + +Libreboot development discussion and user support are all done on the IRC +channel. More information is on the [contact page](contact.md).