mirror of
https://github.com/streamyfin/streamyfin.git
synced 2026-01-15 23:59:08 +00:00
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2.8 KiB
2.8 KiB
📦 Pull Request
🔖 Summary
🏷️ Ticket / Issue
🛠️ What’s Changed
- Type: feat | fix | docs | style | refactor | perf | test | chore | build | ci | revert
- Scope (optional): e.g., auth, billing, mobile
- Short summary: what changed and why (1–2 lines) -->
📋 Details
⚠️ Breaking Changes
🔐 Security & Privacy Impact
⚡ Performance Impact
🖼️ Screenshots / GIFs (if UI)
✅ Checklist
- I’ve read the contribution guidelines
- Code follows project style and passes lint/format (
npm|pnpm|yarn|bunscripts) - Type checks pass (tsc/biome/etc.)
- Docs updated (README/ADR/usage/API)
- No secrets/credentials included; env vars documented
- Release notes/CHANGELOG entry added (if applicable)
- Verified locally that changes behave as expected