mirror of
https://github.com/tiennm99/litellm.git
synced 2026-06-18 17:28:19 +00:00
48 lines
866 B
Markdown
48 lines
866 B
Markdown
<!-- This is just examples. You can remove all items if you want. -->
|
|
<!-- Please remove all comments. -->
|
|
|
|
## Title
|
|
|
|
<!-- e.g. "Implement user authentication feature" -->
|
|
|
|
## Relevant issues
|
|
|
|
<!-- e.g. "Fixes #000" -->
|
|
|
|
## Type
|
|
|
|
<!-- Select the type of Pull Request -->
|
|
<!-- Keep only the necessary ones -->
|
|
|
|
🆕 New Feature
|
|
🐛 Bug Fix
|
|
🧹 Refactoring
|
|
📖 Documentation
|
|
💻 Development Environment
|
|
🚄 Infrastructure
|
|
✅ Test
|
|
|
|
## Changes
|
|
|
|
<!-- List of changes -->
|
|
|
|
## Testing
|
|
|
|
<!-- Test procedure -->
|
|
|
|
## Notes
|
|
|
|
<!-- Test results -->
|
|
|
|
<!-- Points to note for the reviewer, consultation content, concerns -->
|
|
|
|
## Pre-Submission Checklist (optional but appreciated):
|
|
|
|
- [ ] I have included relevant documentation updates (stored in /docs/my-website)
|
|
|
|
## OS Tests (optional but appreciated):
|
|
|
|
- [ ] Tested on Windows
|
|
- [ ] Tested on MacOS
|
|
- [ ] Tested on Linux
|