Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 321 Bytes

File metadata and controls

19 lines (16 loc) · 321 Bytes

Contributing

Code style

  • ESLint & Prettier enforced
  • Use npm run lint before PR

Workflow

  1. Fork & branch
  2. Commit with clear message
  3. Open PR with description
  4. CI must pass (tests, lint)

Issues

Use template:

**What happened:**  
**What should happen:**  
**Steps to reproduce:**