mirror of
https://github.com/BerriAI/litellm.git
synced 2026-08-28 05:25:59 +00:00
docs: add TLDR section to PR template
This commit is contained in:
parent
7dd0541126
commit
06169e8c31
1 changed files with 5 additions and 0 deletions
5
.github/pull_request_template.md
vendored
5
.github/pull_request_template.md
vendored
|
|
@ -1,3 +1,8 @@
|
|||
## TLDR
|
||||
|
||||
<!-- In a few plain-language sentences, state 1) the problem being solved and 2) how this PR solves it
|
||||
This section must be extremely human parsable, comprehensible, and readable: its target audience is humans, not AI agents, so skip jargon and implementation minutiae and write it so a reviewer understands the PR from this section alone -->
|
||||
|
||||
## Relevant issues
|
||||
|
||||
<!-- e.g., "Fixes #000" -->
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue