diff options
| author | Tom Rini <[email protected]> | 2022-08-29 12:59:35 -0400 |
|---|---|---|
| committer | Heinrich Schuchardt <[email protected]> | 2022-09-01 07:26:52 +0200 |
| commit | 0d8b7f9aee82c7cb61e8b5373ea762420adc45e8 (patch) | |
| tree | 78ce1e96efdd5a5208ddeb05304ea1f691457104 | |
| parent | 286ed78a2e3251f8e6e7737a4165560a2920b1b6 (diff) | |
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 <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
| -rw-r--r-- | .github/pull_request_template.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index ae91252a00b..772810460c5 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. |
