llama-stack/.github/PULL_REQUEST_TEMPLATE.md
2025-02-06 11:02:53 -08:00

30 lines
707 B
Markdown

# What does this PR do?
<!-- Provide a short summary of what this PR does and why. Usually, the relevant context should be present in a linked issue. -->
<!-- Uncomment this section with the issue number if an issue is being resolved
**Issue resolved by this Pull Request:** Closes #
--->
## Test Plan
<!--
Please describe:
- tests you ran to verify your changes with result summaries.
- provide instructions so it can be reproduced.
-->
<!--
## Sources
Please link relevant resources if necessary.
-->
<!--
## Documentation
- [ ] Added a [Changelog](https://github.com/meta-llama/llama-stack/blob/main/CHANGELOG.md) entry if the change is significant (new feature, breaking change etc.).
-->