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
This commit is contained in:
Mark Campbell 2025-05-27 14:42:33 +01:00 committed by GitHub
parent b2adaa3f60
commit e7e9ec0379
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,10 +1,8 @@
# What does this PR do? # What does this PR do?
[Provide a short summary of what this PR does and why. Link to relevant issues if applicable.] <!-- 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) <!-- If resolving an issue, uncomment and update the line below -->
[//]: # (Closes #[issue-number]) <!-- Closes #[issue-number] -->
## Test Plan ## 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.*] <!-- Describe the tests you ran to verify your changes with result summaries. *Provide clear instructions so the plan can be easily re-executed.* -->
[//]: # (## Documentation)