File tree Expand file tree Collapse file tree 1 file changed +6
-22
lines changed
Expand file tree Collapse file tree 1 file changed +6
-22
lines changed Original file line number Diff line number Diff line change 11# What does this PR do?
2+ [ Provide a short summary of what this PR does and why. Link to relevant issues if applicable.]
23
3- In short, provide a summary of what this PR does and why. Usually, the relevant context should be present in a linked issue.
4-
5- - [ ] Addresses issue (#issue)
6-
4+ [ // ] : # ( If resolving an issue, uncomment and update the line below )
5+ [ // ] : # ( Closes #[issue-number] )
76
87## Test Plan
8+ [ Describe the tests you ran to verify your changes with result summaries. * Provide clear instructions so the plan can be easily re-executed.* ]
99
10- Please describe:
11- - tests you ran to verify your changes with result summaries.
12- - provide instructions so it can be reproduced.
13-
14-
15- ## Sources
16-
17- Please link relevant resources if necessary.
18-
19-
20- ## Before submitting
21-
22- - [ ] This PR fixes a typo or improves the docs (you can dismiss the other checks if that's the case).
23- - [ ] Ran pre-commit to handle lint / formatting issues.
24- - [ ] Read the [ contributor guideline] ( https://github.com/meta-llama/llama-stack/blob/main/CONTRIBUTING.md ) ,
25- Pull Request section?
26- - [ ] Updated relevant documentation.
27- - [ ] Wrote necessary unit or integration tests.
10+ [ // ] : # ( ## Documentation )
11+ [ // ] : # ( - [ ] Added a Changelog entry if the change is significant )
You can’t perform that action at this time.
0 commit comments