From 32753c6f9d7c61e1c5b79925b00ad03fa76b5b22 Mon Sep 17 00:00:00 2001 From: Thomas Devoogdt Date: Wed, 24 Apr 2024 19:53:59 +0200 Subject: [PATCH] .github: add a pull request warning that explains the mailing list workflow MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Thomas Devoogdt Reviewed-by: J. Neuschäfer Signed-off-by: Yann E. MORIN --- .github/pull_request_template.md | 6 ++++++ 1 file changed, 6 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 0000000000..319e67d861 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,6 @@ +Please do not submit a Pull Request via GitHub. Buildroot makes use of a +[mailing list](http://lists.buildroot.org/mailman/listinfo/buildroot) for patch submission and review. +See [submitting your own patches](http://buildroot.org/manual.html#submitting-patches) for more info. + +Thanks for your help! +