diff options
-rw-r--r-- | www/git.md | 3 | ||||
-rw-r--r-- | www/index.md | 7 |
2 files changed, 9 insertions, 1 deletions
@@ -11,6 +11,9 @@ You can submit your patches via [Notabug pull requests](#how-to-submit-your-patches-via-pull-requests) or [via mailing list](#how-to-submit-your-patches-via-mailing-list). +Information about how the Libreboot project is governed is documented in our +[general management guidelines](management.md). + Editing the website and documentation, wiki-style ------------------------------------------------- diff --git a/www/index.md b/www/index.md index 251c3163..a091e45d 100644 --- a/www/index.md +++ b/www/index.md @@ -13,7 +13,7 @@ mascot"){#logo}](faq.md#who-did-the-logo) [Lists](lists/) -- [Chat](https://webchat.freenode.net/?channels=libreboot) -- [Bugs](https://notabug.org/libreboot/libreboot/issues) -- -[Contribute](git.md) -- +[Send patches](git.md) -- [Buy](suppliers.md) Libreboot is a [free](https://www.gnu.org/philosophy/free-sw.html) (as in @@ -21,6 +21,11 @@ freedom) BIOS or UEFI replacement, initialising the hardware and booting your operating system. It is also available preinstalled from [these suppliers](suppliers.md). +We provide user support via [\#libreboot +IRC](https://webchat.freenode.net/?channels=libreboot) on Freenode. Development +discussion also occurs on IRC, and on our [mailing list](lists/). Instructions +for sending patches are [here](git.md). + Why use Libreboot? ------------------ |