diff options
author | Alyssa Rosenzweig <alyssa@rosenzweig.io> | 2017-06-10 19:56:14 +0000 |
---|---|---|
committer | Gogs <gogitservice@gmail.com> | 2017-06-10 19:56:14 +0000 |
commit | c9ab1e808052a8b56e36dba2a4da680bc851b5ab (patch) | |
tree | 63fbf07965b47d6a91aa91c734f2fa293a83e3f0 /www | |
parent | b14f738212ccc62ad0e3afcfb9fc399e4b7f0482 (diff) | |
parent | 927cfe3635f57e5f4f996f623dbc882bed06341c (diff) | |
download | librebootfr-c9ab1e808052a8b56e36dba2a4da680bc851b5ab.tar.gz librebootfr-c9ab1e808052a8b56e36dba2a4da680bc851b5ab.zip |
Merge branch 'www/improve-git-link-on-homepage' of libreboot/libreboot into master
Diffstat (limited to 'www')
-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? ------------------ |