mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-07-19 15:29:08 +02:00
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>
This commit is contained in:
parent
2eb7336df2
commit
9ab901b302
|
@ -24,6 +24,10 @@ When sending single patches, please use something like:
|
||||||
You are encouraged to fork the mirror on GitHub https://github.com/openembedded/meta-openembedded
|
You are encouraged to fork the mirror on GitHub https://github.com/openembedded/meta-openembedded
|
||||||
to share your patches, this is preferred for patch sets consisting of more than one patch.
|
to share your patches, this is preferred for patch sets consisting of more than one patch.
|
||||||
|
|
||||||
|
Note, it is discouraged to send patches via GitHub pull request system. Such
|
||||||
|
patches get less attention from developers and can be mishandled or not
|
||||||
|
reviewed properly. Please use emails instead.
|
||||||
|
|
||||||
Other services like GitLab, repo.or.cz or self-hosted setups are of course accepted as well,
|
Other services like GitLab, repo.or.cz or self-hosted setups are of course accepted as well,
|
||||||
'git fetch <remote>' works the same on all of them. We recommend GitHub because it is free, easy
|
'git fetch <remote>' works the same on all of them. We recommend GitHub because it is free, easy
|
||||||
to use, has been proven to be reliable and has a really good web GUI.
|
to use, has been proven to be reliable and has a really good web GUI.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user