From: Philip Balister <philip@balister.org>
To: Richard Leitner <richard.leitner@skidata.com>, yocto@yoctoproject.org
Subject: Re: [psplash][PATCH 3/3] README: add "Contributing" guideline
Date: Wed, 13 Apr 2016 15:42:41 -0400 [thread overview]
Message-ID: <570EA131.7030100@balister.org> (raw)
In-Reply-To: <1460555872-27920-3-git-send-email-richard.leitner@skidata.com>
On 04/13/2016 09:57 AM, Richard Leitner wrote:
> The "Contributing" guideline section should help people sending their
> patches correctly.
>
> A similar section is available in nearly all
> layers/repositories hosted on yoctoproject.org. Therefore add it also
> the the psplash repository.
>
> Signed-off-by: Richard Leitner <richard.leitner@skidata.com>
> ---
> README | 18 ++++++++++++++++++
> 1 file changed, 18 insertions(+)
>
> diff --git a/README b/README
> index 86ef6ba..8779a38 100644
> --- a/README
> +++ b/README
> @@ -8,3 +8,21 @@ rotation. Its visual look is configurable by basic source changes.
>
> Also included is a 'client' command utility for sending information to
> psplash such as boot progress information.
> +
> +Contributing
> +============
> +To contribute to this layer you should submit the patches for review to the
> +mailing list (yocto@yoctoproject.org).
> +
> +Please refer to
> + http://openembedded.org/wiki/Commit_Patch_Message_Guidelines
> +for some useful guidelines to be followed when submitting patches.
> +
> +Mailing list:
> + https://lists.yoctoproject.org/listinfo/yocto
> +
> +When creating patches, please use something like:
> + git format-patch -M -s --subject-prefix='psplash][PATCH' origin
> +
> +When sending patches, please use something like:
> + git send-email --to yocto@yoctoproject.org <generated patch>
>
I cut and paste this line from the meta-oe README for sending patches,
it is a bit simpler than the two step process:
https://github.com/openembedded/meta-openembedded/blob/master/meta-oe/README#L9
Philip
next prev parent reply other threads:[~2016-04-13 19:42 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-13 13:57 [psplash][PATCH 1/3] AUTHORS: add list of git commit authors Richard Leitner
2016-04-13 13:57 ` [psplash][PATCH 2/3] add initial .gitignore Richard Leitner
2016-04-13 13:57 ` [psplash][PATCH 3/3] README: add "Contributing" guideline Richard Leitner
2016-04-13 15:47 ` Burton, Ross
2016-04-13 19:42 ` Philip Balister [this message]
2016-04-14 9:30 ` Richard Leitner
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=570EA131.7030100@balister.org \
--to=philip@balister.org \
--cc=richard.leitner@skidata.com \
--cc=yocto@yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.