]> git.baikalelectronics.ru Git - uboot.git/commit
Add a github template telling people to not use pull requests there
authorTom Rini <trini@konsulko.com>
Thu, 27 Dec 2018 14:22:55 +0000 (09:22 -0500)
committerTom Rini <trini@konsulko.com>
Wed, 9 Jan 2019 12:13:30 +0000 (07:13 -0500)
commitd974ee1f2becc7d054183e6349c9239034481487
treefad49fc9c10deb8c6b5c0849e65fbde9b498dfae
parent085f7611bc4cf10f3cd85d002f7604ce6190af90
Add a github template telling people to not use pull requests there

On our mirror account on github we have gotten a handful of pull
requests.  At this time github does not allow you to disable pull
requests on a project.  The generally suggested work-around is to add a
pull request template that tells people to not use that workflow.  Add
one here that points to the wiki page on submitted patches.

Signed-off-by: Tom Rini <trini@konsulko.com>
.github/pull_request_template.md [new file with mode: 0644]