From: Tom Rini Date: Mon, 29 Aug 2022 16:59:35 +0000 (-0400) Subject: github: Update PR template for new "Patches" content X-Git-Tag: v2025.01-rc5-pxa1908~1298^2~1 X-Git-Url: http://git.dujemihanovic.xyz/img/static/gitweb.css?a=commitdiff_plain;h=0d8b7f9aee82c7cb61e8b5373ea762420adc45e8;p=u-boot.git github: Update PR template for new "Patches" content The old "Patches" wiki page is not available anymore. Now that the content has been integrated with the submitting_patches document, reference that instead. Signed-off-by: Tom Rini Reviewed-by: Simon Glass --- diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index ae91252a00..772810460c 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,6 +1,6 @@ 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 +see https://u-boot.readthedocs.io/en/latest/develop/sending_patches.html The only exception to this is in order to trigger a CI loop on Azure prior to posting of patches.