diff options
| author | Paul Barker <pbarker@toganlabs.com> | 2017-05-29 10:04:48 +0100 |
|---|---|---|
| committer | Andrei Gherzan <andrei@gherzan.com> | 2017-05-31 23:59:09 +0100 |
| commit | 380bf2ff445c2049bdea15f3bb36e8cb36540345 (patch) | |
| tree | bae0bd5e66aadc356d4564d5c28c6d78978bae8c | |
| parent | 6baa6641eae89f4f4d10189a4b53eb7ede7acb4c (diff) | |
| download | meta-raspberrypi-380bf2ff445c2049bdea15f3bb36e8cb36540345.tar.gz | |
README: Update contribution instructions for morty branch
We don't want to pull in all the documentation changes recently made on
master, but we should now direct people to submit pull requests via
GitHub.
Signed-off-by: Paul Barker <pbarker@toganlabs.com>
| -rw-r--r-- | README | 11 |
1 files changed, 6 insertions, 5 deletions
| @@ -320,11 +320,12 @@ Feel free to ask any kind of questions but always prepend your email subject | |||
| 320 | with "[meta-raspberrypi]". This is because we use the 'yocto' mailing list and | 320 | with "[meta-raspberrypi]". This is because we use the 'yocto' mailing list and |
| 321 | not a perticular 'meta-raspberrypi' mailing list. | 321 | not a perticular 'meta-raspberrypi' mailing list. |
| 322 | 322 | ||
| 323 | To contribute to this layer you should send the patches for review to the | 323 | 7.B. Patches and pull requests |
| 324 | above specified mailing list. | 324 | ============================== |
| 325 | The patches should be compliant with the openembedded patch guidelines: | ||
| 326 | http://www.openembedded.org/wiki/Commit_Patch_Message_Guidelines | ||
| 327 | 325 | ||
| 326 | To contribute to this project you should send pull requests to the github mirror | ||
| 327 | (<https://github.com/agherzan/meta-raspberrypi>). **Additionally** you can send | ||
| 328 | the patches for review to the above specified mailing list. | ||
| 328 | 329 | ||
| 329 | When creating patches, please use something like: | 330 | When creating patches, please use something like: |
| 330 | 331 | ||
| @@ -334,7 +335,7 @@ When sending patches to mailing list, please use something like: | |||
| 334 | 335 | ||
| 335 | git send-email --to yocto@yoctoproject.org <generated patch> | 336 | git send-email --to yocto@yoctoproject.org <generated patch> |
| 336 | 337 | ||
| 337 | 7.B. Github issues | 338 | 7.C. Github issues |
| 338 | ================== | 339 | ================== |
| 339 | In order to manage and trace the meta-raspberrypi issues, we use github issues: | 340 | In order to manage and trace the meta-raspberrypi issues, we use github issues: |
| 340 | https://github.com/agherzan/meta-raspberrypi/issues | 341 | https://github.com/agherzan/meta-raspberrypi/issues |
