diff --git a/docs/contribute.html b/docs/contribute.html index 1a2042dbf1..91959f801b 100644 --- a/docs/contribute.html +++ b/docs/contribute.html @@ -2,38 +2,31 @@
Buildroot is an open source project and you are very welcome to contribute to
+it.
+There are many different ways to contribute:
Don't forget to look at Support if you need any -help. -And thanks for your help !
+For more details on these topics, check out the + +Contributing to buildroot chapter in the Buildroot manual. Thanks for your help!
-The Autobuilders are used to test -Buildroot with a lot of differents settings (toolchains, various packages, etc) -on all the supported platforms. - -But despite our best effort, sometimes it fails.
-That's where you can help ! Look at a package that fails and try to fix it !
- -You can have a look at a patch that interests you and test it on your machine, -if it succeeds, you can send a "Tested-by", -if it fails, you can also send a mail on the mailing - list and report what has happened to you.
+If you need any support yourself, have a look at +Support.