mirror of
https://github.com/KohakuBlueleaf/KohakuHub.git
synced 2026-04-29 10:58:32 -05:00
26 lines
516 B
Markdown
26 lines
516 B
Markdown
# Pull Request
|
|
|
|
## What changed?
|
|
<!-- Describe your changes -->
|
|
|
|
## Why?
|
|
<!-- Why are you making this change? Link related issues -->
|
|
|
|
Fixes #
|
|
|
|
## Testing
|
|
<!-- How did you test this? -->
|
|
|
|
- [ ] Tested locally
|
|
- [ ] Tested in Docker (if relevant)
|
|
|
|
## Checklist
|
|
|
|
- [ ] Code follows project style (see CONTRIBUTING.md)
|
|
- [ ] Updated docs if needed (README, API.md, CLI.md, etc.)
|
|
- [ ] No breaking changes (or documented them)
|
|
- [ ] Tested my changes
|
|
|
|
## Screenshots
|
|
<!-- If UI changes, add before/after screenshots -->
|