mirror of
https://github.com/BerriAI/litellm.git
synced 2026-08-28 05:25:59 +00:00
docs(github): add QA runbook section to the PR template
This commit is contained in:
parent
4baeb283f3
commit
2deeeb73a7
1 changed files with 4 additions and 0 deletions
4
.github/pull_request_template.md
vendored
4
.github/pull_request_template.md
vendored
|
|
@ -41,3 +41,7 @@ If you're seeing a delay in your PR being merged, ping the LiteLLM Team on [Slac
|
|||
✅ Test
|
||||
|
||||
## Changes
|
||||
|
||||
## QA runbook
|
||||
|
||||
<!-- For PRs that change behavior (features, fixes, tests): list the manual steps a reviewer can follow to QA each change by hand against a live proxy, mapping 1:1 to what the automated proof asserts. One "- [ ]" checklist per test or behavior, each item a concrete action (route, request body, expected response). Note environment prerequisites (provider credentials, config flags) and any nuances a manual run will hit. See PRs #32914 and #32963 for examples. Delete this section if there is nothing to QA by hand -->
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue