diff mbox

[3,of,7] manual: contributing: add section on TODO list

Message ID 8d5c1fe021e102c9053b.1394100451@argentina
State Accepted
Headers show

Commit Message

Thomas De Schampheleire March 6, 2014, 10:07 a.m. UTC
This patch adds a small section about working on items from the TODO list.

Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>

---
v2: add empty line after section title (Yann)

 docs/manual/contribute.txt |  9 +++++++++
 1 files changed, 9 insertions(+), 0 deletions(-)

Comments

Samuel Martin March 6, 2014, 11:58 a.m. UTC | #1
On Thu, Mar 6, 2014 at 11:07 AM, Thomas De Schampheleire
<patrickdepinguin@gmail.com> wrote:
> This patch adds a small section about working on items from the TODO list.
>
> Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>

Acked-by: Samuel Martin <s.martin49@gmail.com>

>
> ---
> v2: add empty line after section title (Yann)
>
>  docs/manual/contribute.txt |  9 +++++++++
>  1 files changed, 9 insertions(+), 0 deletions(-)
>
> diff --git a/docs/manual/contribute.txt b/docs/manual/contribute.txt
> --- a/docs/manual/contribute.txt
> +++ b/docs/manual/contribute.txt
> @@ -146,6 +146,15 @@ Buildroot's Patchwork website can be use
>  purposes. Please see xref:apply-patches-patchwork[] for more
>  information on using Buildroot's Patchwork website to apply patches.
>
> +Work on items from the TODO list
> +--------------------------------
> +
> +If you want to contribute to Buildroot but don't know where to start,
> +and you don't like any of the above topics, you can always work on items
> +from the http://elinux.org/Buildroot#Todo_list[Buildroot TODO list].
> +Don't hesitate to discuss an item first on the mailing list or on IRC.
> +Do edit the wiki to indicate when you start working on an item, so we
> +avoid duplicate efforts.
>
>  [[submitting-patches]]
>  Submitting patches
> _______________________________________________
> buildroot mailing list
> buildroot@busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot

Regards,
diff mbox

Patch

diff --git a/docs/manual/contribute.txt b/docs/manual/contribute.txt
--- a/docs/manual/contribute.txt
+++ b/docs/manual/contribute.txt
@@ -146,6 +146,15 @@  Buildroot's Patchwork website can be use
 purposes. Please see xref:apply-patches-patchwork[] for more
 information on using Buildroot's Patchwork website to apply patches.
 
+Work on items from the TODO list
+--------------------------------
+
+If you want to contribute to Buildroot but don't know where to start,
+and you don't like any of the above topics, you can always work on items
+from the http://elinux.org/Buildroot#Todo_list[Buildroot TODO list].
+Don't hesitate to discuss an item first on the mailing list or on IRC.
+Do edit the wiki to indicate when you start working on an item, so we
+avoid duplicate efforts.
 
 [[submitting-patches]]
 Submitting patches