diff options
| author | Richard Leitner <richard.leitner@skidata.com> | 2021-11-17 19:25:12 +0100 |
|---|---|---|
| committer | Richard Leitner <richard.leitner@skidata.com> | 2021-11-17 19:25:12 +0100 |
| commit | fb4c3960ee27c96147ac17efbf948bf5da25aaff (patch) | |
| tree | c091a89c2cce24acde264da27b536fcd9e04f5aa | |
| parent | e5444bfb0a09d19485b8b2099305b5e289f45a26 (diff) | |
| download | meta-java-fb4c3960ee27c96147ac17efbf948bf5da25aaff.tar.gz | |
README: mention contributing via GitLab MRs
Signed-off-by: Richard Leitner <richard.leitner@skidata.com>
| -rw-r--r-- | README | 15 |
1 files changed, 12 insertions, 3 deletions
| @@ -25,10 +25,10 @@ revision: HEAD | |||
| 25 | For use with a specific Yocto Project release please refer to the corresponding | 25 | For use with a specific Yocto Project release please refer to the corresponding |
| 26 | git branches. | 26 | git branches. |
| 27 | 27 | ||
| 28 | Contributing | 28 | Contributing via E-Mail |
| 29 | ------------ | 29 | ----------------------- |
| 30 | 30 | ||
| 31 | To contribute to this layer you should submit the patches for review to the | 31 | To contribute to this layer you may submit the patches for review to the |
| 32 | mailing list (openembedded-devel@lists.openembedded.org). | 32 | mailing list (openembedded-devel@lists.openembedded.org). |
| 33 | 33 | ||
| 34 | Please refer to: | 34 | Please refer to: |
| @@ -64,6 +64,15 @@ Main layer maintainers: | |||
| 64 | Otavio Salvador <otavio@ossystems.com.br> | 64 | Otavio Salvador <otavio@ossystems.com.br> |
| 65 | Richard Leitner <richard.leitner@skidata.com> | 65 | Richard Leitner <richard.leitner@skidata.com> |
| 66 | 66 | ||
| 67 | Contributing via GitLab | ||
| 68 | ----------------------- | ||
| 69 | |||
| 70 | To contribute to this layer you may also fork the repository and create a merge | ||
| 71 | request at https://gitlab.com/meta-java/meta-java. | ||
| 72 | |||
| 73 | Please refer to: https://docs.gitlab.com/ee/user/project/merge_requests/ | ||
| 74 | for more information on merge requests in GitLab. | ||
| 75 | |||
| 67 | Testing | 76 | Testing |
| 68 | ------- | 77 | ------- |
| 69 | 78 | ||
