Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 340 Bytes

File metadata and controls

18 lines (15 loc) · 340 Bytes

Contributing

Code Style

  • Use ESLint and Prettier (npm run lint).
  • Follow existing coding conventions.

Workflow

  1. Fork & branch off main.
  2. Make changes with clear commit messages.
  3. Open a pull request.

Issue Template

**Bug Description:**  
**Steps to Reproduce:**  
**Expected Behavior:**  
**Screenshots:**