chore: fix visible comments in pr template

This commit is contained in:
Bobbins228 2025-05-27 11:07:52 +01:00
parent 448f00903d
commit 51c5016cb2

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)