Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 630 Bytes

File metadata and controls

25 lines (19 loc) · 630 Bytes

Contributing

Thanks for your interest in contributing!

Ways to contribute

  • Bug reports and feature requests via Issues
  • Fixes and improvements via Pull Requests
  • Docs and examples

Development

  • Requirements: Node 18+, npm
  • Install: npm install
  • Run dev: npm run dev
  • Build: npm run build

Pull requests

  • Fork the repo and create a branch from master.
  • Keep PRs small and focused.
  • Include a clear description and screenshots for UI changes.

Commit style

  • Use concise messages (e.g., fix:, feat:, docs:, refactor:).

Code of Conduct

By participating you agree to the Code of Conduct.