[PATCH 3/3] github: Update PR template for new "Patches" content
Simon Glass
sjg at chromium.org
Tue Aug 30 04:30:03 CEST 2022
On Mon, 29 Aug 2022 at 11:00, Tom Rini <trini at konsulko.com> wrote:
>
> 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 <trini at konsulko.com>
> ---
> .github/pull_request_template.md | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
>
> diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md
> index ae91252a00bb..772810460c50 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.
> --
> 2.25.1
>
More information about the U-Boot
mailing list