mirror of
https://github.com/baairon/torlink.git
synced 2026-07-08 18:28:22 +02:00
698 B
698 B
What and why
Checklist
npm run typecheckis cleannpm testpasses- New logic has a test (vitest; mock node built-ins for platform code)
- If I added a key, I updated both
HELP_GROUPSandfooterHintsinsrc/ui/keymap.ts - If I added a
Storefield, I updatedmakeStoreinscripts/render-previews-impl.tsx - OS-touching code works on Windows, macOS, and Linux
- One concern, with a Conventional Commits title (
feat:/fix:/docs:/chore:)
New here? CONTRIBUTING.md explains each of these with examples from real merged PRs.