diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/contributing.md | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/contributing.md b/docs/contributing.md index 728b00e..94dbf49 100644 --- a/docs/contributing.md +++ b/docs/contributing.md | |||
| @@ -3,8 +3,8 @@ | |||
| 3 | ## Mailing list | 3 | ## Mailing list |
| 4 | 4 | ||
| 5 | The main communication tool we use is a mailing list: | 5 | The main communication tool we use is a mailing list: |
| 6 | * yocto@yoctoproject.org | 6 | * <yocto@yoctoproject.org> |
| 7 | * https://lists.yoctoproject.org/listinfo/yocto | 7 | * <https://lists.yoctoproject.org/listinfo/yocto> |
| 8 | 8 | ||
| 9 | Feel free to ask any kind of questions but always prepend your email subject | 9 | Feel free to ask any kind of questions but always prepend your email subject |
| 10 | with "[meta-raspberrypi]". This is because we use the 'yocto' mailing list and | 10 | with "[meta-raspberrypi]". This is because we use the 'yocto' mailing list and |
| @@ -13,10 +13,10 @@ not a perticular 'meta-raspberrypi' mailing list. | |||
| 13 | ## Patches and pull requests | 13 | ## Patches and pull requests |
| 14 | 14 | ||
| 15 | All the contributions should be compliant with the openembedded patch | 15 | All the contributions should be compliant with the openembedded patch |
| 16 | guidelines: http://www.openembedded.org/wiki/Commit_Patch_Message_Guidelines | 16 | guidelines: <http://www.openembedded.org/wiki/Commit_Patch_Message_Guidelines> |
| 17 | 17 | ||
| 18 | To contribute to this project you should send pull requests to the github mirror | 18 | To contribute to this project you should send pull requests to the github mirror |
| 19 | (https://github.com/agherzan/meta-raspberrypi). **Additionally** you can send | 19 | (<https://github.com/agherzan/meta-raspberrypi>). **Additionally** you can send |
| 20 | the patches for review to the above specified mailing list. | 20 | the patches for review to the above specified mailing list. |
| 21 | 21 | ||
| 22 | When creating patches for the mailing list, please use something like: | 22 | When creating patches for the mailing list, please use something like: |
| @@ -30,7 +30,7 @@ When sending patches to the mailing list, please use something like: | |||
| 30 | ## Github issues | 30 | ## Github issues |
| 31 | 31 | ||
| 32 | In order to manage and trace the meta-raspberrypi issues, we use github issues: | 32 | In order to manage and trace the meta-raspberrypi issues, we use github issues: |
| 33 | https://github.com/agherzan/meta-raspberrypi/issues | 33 | <https://github.com/agherzan/meta-raspberrypi/issues> |
| 34 | 34 | ||
| 35 | If you push patches which have a github issue associated, please provide the | 35 | If you push patches which have a github issue associated, please provide the |
| 36 | issue number in the commit log just before "Signed-off-by" line(s). Example line | 36 | issue number in the commit log just before "Signed-off-by" line(s). Example line |
