forked from phoenix-oss/llama-stack-mirror
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:
parent
b2adaa3f60
commit
e7e9ec0379
1 changed files with 4 additions and 6 deletions
10
.github/PULL_REQUEST_TEMPLATE.md
vendored
10
.github/PULL_REQUEST_TEMPLATE.md
vendored
|
@ -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)
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue