Commit Graph

3 Commits

Author SHA1 Message Date
Yoann Congal ca28595f7a README.md: Hint at "git request-pull"
Github pull requests are not recommended. When a Github contributor
wants to send patches from its repo, hint at "git request-pull"
generated emails to guide them on the right way.

Cc: Dmitry Baryshkov <dbaryshkov@gmail.com>
Signed-off-by: Yoann Congal <yoann.congal@smile.fr>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-09-14 08:43:55 -07:00
Dmitry Baryshkov 9ab901b302 README.md: discourage use of GitHub pull request system
Sending patches via GH results in the reviews of a lesser quality.
Discourage its usage and point out that developers should use emails
only.

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-09-04 07:05:49 -07:00
Khem Raj c1f86dac48 layers: Move READMEs to markdown format
The READMEs are often viewed from websites markdown format which is
much as readable as text and yet friendlier in browsers.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-06-17 08:30:01 -07:00