All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] Add a github template telling people to not use pull requests there
@ 2018-12-27 14:22 Tom Rini
  2019-01-10  2:30 ` [U-Boot] " Tom Rini
  0 siblings, 1 reply; 2+ messages in thread
From: Tom Rini @ 2018-12-27 14:22 UTC (permalink / raw)
  To: u-boot

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 | 3 +++
 1 file changed, 3 insertions(+)
 create mode 100644 .github/pull_request_template.md

diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md
new file mode 100644
index 000000000000..23599b97c0e2
--- /dev/null
+++ b/.github/pull_request_template.md
@@ -0,0 +1,3 @@
+Please do not submit a Pull Request via github.  Our project makes use of
+mailing lists for patch submission and review.  For more details please
+see https://www.denx.de/wiki/U-Boot/Patches
-- 
2.7.4

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [U-Boot] Add a github template telling people to not use pull requests there
  2018-12-27 14:22 [U-Boot] [PATCH] Add a github template telling people to not use pull requests there Tom Rini
@ 2019-01-10  2:30 ` Tom Rini
  0 siblings, 0 replies; 2+ messages in thread
From: Tom Rini @ 2019-01-10  2:30 UTC (permalink / raw)
  To: u-boot

On Thu, Dec 27, 2018 at 09:22:55AM -0500, Tom Rini wrote:

> 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>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20190109/3e18414e/attachment.sig>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-01-10  2:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-27 14:22 [U-Boot] [PATCH] Add a github template telling people to not use pull requests there Tom Rini
2019-01-10  2:30 ` [U-Boot] " Tom Rini

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.