mirror of
https://github.com/Freescale/meta-freescale-3rdparty.git
synced 2025-07-05 05:15:24 +02:00
README: use pull requests for contributing
The project now expects contributions being made through GitHub's pull-request feature. Reflect that in the README. Text mostly taken from the README in meta-qt5. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
This commit is contained in:
parent
2e80c704ba
commit
a38e633379
20
README
20
README
|
@ -17,12 +17,18 @@ revision: HEAD
|
|||
Contributing
|
||||
------------
|
||||
|
||||
To contribute to this layer you should the patches for review to the
|
||||
mailing list (meta-freescale@yoctoproject.org).
|
||||
Please submit any patches against the `meta-freescale-3rdparty` layer by
|
||||
using the GitHub pull-request feature. Fork the repo, make a branch,
|
||||
do the work, rebase from upstream, create the pull request.
|
||||
|
||||
Please refer to:
|
||||
For some useful guidelines to be followed when submitting patches,
|
||||
please refer to:
|
||||
http://openembedded.org/wiki/Commit_Patch_Message_Guidelines
|
||||
|
||||
Pull requests will be discussed within the GitHub pull-request
|
||||
infrastructure. If you want to get informed on new PRs and the
|
||||
follow-up discussions please use GitHub's notification system.
|
||||
|
||||
Mailing list:
|
||||
|
||||
https://lists.yoctoproject.org/listinfo/meta-freescale
|
||||
|
@ -30,11 +36,3 @@ Mailing list:
|
|||
Source code:
|
||||
|
||||
https://github.com/Freescale/meta-freescale-3rdparty
|
||||
|
||||
When creating a patch of the last commit, use
|
||||
|
||||
git format-patch -s --subject-prefix='3rdparty][PATCH' -1
|
||||
|
||||
To send it to the community, use
|
||||
|
||||
git send-email --to meta-freescale@yoctoproject.org <generated patch>
|
||||
|
|
Loading…
Reference in New Issue
Block a user