- Add .github/PULL_REQUEST_TEMPLATE.md with checklist for contributors - Add SECURITY.md with vulnerability reporting instructions
682 B
682 B
Description
Type of Change
- 🐛 Bug fix
- ✨ New feature
- 💅 Style / UI change
- ♻️ Refactor (no behavior change)
- 📝 Documentation
- 🧪 Tests
- 🔧 Build / CI / tooling
Checklist
npm run buildpasses with zero errors- Tested in browser (dev server or production build)
- Commit messages follow Conventional Commits
- No secrets or credentials included
- Translations updated in
src/lib/i18n.tsif UI text changed