Merge pull request #34203 from BerriAI/litellm_pr_template_tldr

docs: add TLDR section to PR template
This commit is contained in:
Mateo Wang 2026-07-21 17:57:06 -07:00 committed by GitHub
commit b2a73d4cf0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,3 +1,18 @@
## TLDR
<!-- Fill in the bullets below and keep each one short and concrete: one line per bullet, roughly 10 words max
This section must be extremely human parsable, comprehensible, and readable: its target audience is humans, not AI agents -->
Problem this solves:
- <blah>
- ...
How it solves it:
- <blah>
- ...
## Relevant issues
<!-- e.g., "Fixes #000" -->