diff options
| author | Arnout Vandecappelle <arnout@mind.be> | 2016-02-01 18:45:15 +0100 |
|---|---|---|
| committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2016-02-01 19:16:45 +0100 |
| commit | ef2efaff1564879033ad0313d79850187dd6e1b5 (patch) | |
| tree | 7474e05bbdc13edb06a6edf3bef47d75f442f57b /docs | |
| parent | b084eb38be08c91ca208d79ab03766a309258561 (diff) | |
| download | buildroot-ef2efaff1564879033ad0313d79850187dd6e1b5.tar.gz buildroot-ef2efaff1564879033ad0313d79850187dd6e1b5.zip | |
website: add reference to submitting-patches to Contribute tab
In the hope of improving the quality of patches send by newcomers,
add a reference to the submitting-patches section of the manual
to the Contribute tab of the website.
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/website/contribute.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/website/contribute.html b/docs/website/contribute.html index da5700c528..721729be3d 100644 --- a/docs/website/contribute.html +++ b/docs/website/contribute.html @@ -22,7 +22,8 @@ patchwork</a>.</li> <li>Working on items from the <a href="http://www.elinux.org/Buildroot#Todo_list">TODO list</a></li> - <li>Submitting your own patches through the + <li><a href="http://buildroot.org/manual.html#submitting-patches">Submitting + your own patches</a> through the <a href="http://lists.buildroot.org/mailman/listinfo/buildroot">mailing list </a></li> </ul> |

