Files
KohakuHub/.github/pull_request_template.md
2025-10-14 22:57:05 +08:00

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 -->