Files
PinchChat/.github/PULL_REQUEST_TEMPLATE.md
2026-02-13 10:25:10 +00:00

775 B

Description

Type of change

  • 🐛 Bug fix
  • New feature
  • ♻️ Refactor (no behavior change)
  • 📝 Documentation
  • 🎨 Style / UI
  • Performance
  • 🧪 Tests
  • 🔧 CI / tooling

Checklist

  • npm run lint passes with 0 errors
  • npm run build succeeds
  • npm test passes
  • Tested in Dark, Light, and OLED themes
  • Mobile-responsive (375px+)
  • i18n keys added for new user-facing strings (EN + FR)
  • No secrets or .env values committed
  • Commit messages follow Conventional Commits

Screenshots (if UI change)