From e7e9ec037929d0df854d28cf4ff6fcc02328599a Mon Sep 17 00:00:00 2001 From: Mark Campbell Date: Tue, 27 May 2025 14:42:33 +0100 Subject: [PATCH] chore: fix visible comments in pr template (#2279) # What does this PR do? This PR adds updated comments for the PR template as comments were showing up in PRs when they were not meant to --- .github/PULL_REQUEST_TEMPLATE.md | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index af2058b9a..263828e1c 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,10 +1,8 @@ # What does this PR do? -[Provide a short summary of what this PR does and why. Link to relevant issues if applicable.] + -[//]: # (If resolving an issue, uncomment and update the line below) -[//]: # (Closes #[issue-number]) + + ## Test Plan -[Describe the tests you ran to verify your changes with result summaries. *Provide clear instructions so the plan can be easily re-executed.*] - -[//]: # (## Documentation) +