From 0115ccd5c07bee90fa22e88e369e157837d0900b Mon Sep 17 00:00:00 2001 From: Harry Mellor <19981378+hmellor@users.noreply.github.com> Date: Tue, 8 Apr 2025 19:18:40 +0100 Subject: [PATCH] Add warning that content below line in template will be removed (#16276) Signed-off-by: Harry Mellor <19981378+hmellor@users.noreply.github.com> --- .github/PULL_REQUEST_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index a20c5baf..7042e81a 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -3,4 +3,4 @@ FILL IN THE PR DESCRIPTION HERE FIX #xxxx (*link existing issues this PR will resolve*) -**BEFORE SUBMITTING, PLEASE READ ** +**BEFORE SUBMITTING, PLEASE READ ** (anything written below this line will be removed by GitHub Actions)