Files
streamyfin/.github/pull_request_template.md
Uruk e8c9bb1730
Some checks failed
🤖 Android APK Build (Phone + TV) / 🏗️ Build Android APK (phone) (push) Has been cancelled
🤖 Android APK Build (Phone + TV) / 🏗️ Build Android APK (tv) (push) Has been cancelled
🤖 iOS IPA Build (Phone + TV) / 🏗️ Build iOS IPA (phone) (push) Has been cancelled
🔒 Lockfile Consistency Check / 🔍 Check bun.lock and package.json consistency (push) Has been cancelled
🛡️ CodeQL Analysis / 🔎 Analyze with CodeQL (actions) (push) Has been cancelled
🛡️ CodeQL Analysis / 🔎 Analyze with CodeQL (javascript-typescript) (push) Has been cancelled
🏷️🔀Merge Conflict Labeler / 🏷️ Labeling Merge Conflicts (push) Has been cancelled
🚦 Security & Quality Gate / 🔍 Vulnerable Dependencies (push) Has been cancelled
🚦 Security & Quality Gate / 🚑 Expo Doctor Check (push) Has been cancelled
🚦 Security & Quality Gate / 📝 Validate PR Title (push) Has been cancelled
🚦 Security & Quality Gate / 🔍 Lint & Test (check) (push) Has been cancelled
🚦 Security & Quality Gate / 🔍 Lint & Test (format) (push) Has been cancelled
🚦 Security & Quality Gate / 🔍 Lint & Test (lint) (push) Has been cancelled
🚦 Security & Quality Gate / 🔍 Lint & Test (typecheck) (push) Has been cancelled
🕒 Handle Stale Issues / 🗑️ Cleanup Stale Issues (push) Has been cancelled
Revert "feat: add password visibility toggle to login forms (#1019)"
This reverts commit ae09a59569.
2025-09-02 15:33:41 +02:00

2.8 KiB
Raw Blame History

📦 Pull Request

🔖 Summary

🏷️ Ticket / Issue

🛠️ Whats 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 (12 lines) -->

📋 Details

⚠️ Breaking Changes

🔐 Security & Privacy Impact

Performance Impact

🖼️ Screenshots / GIFs (if UI)

Checklist

  • Ive read the contribution guidelines
  • Code follows project style and passes lint/format (npm|pnpm|yarn|bun scripts)
  • 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

🔍 Testing Instructions

⚙️ Deployment Notes

📝 Additional Notes