Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 342 Bytes

File metadata and controls

9 lines (7 loc) · 342 Bytes

Contributing

Contributions are welcome! For development setup and guidelines, see DEVELOPMENT.md.

Please:

  1. Check the docs/ folder for architecture and implementation details
  2. Follow the existing code style (enforced by ESLint and Prettier)
  3. Add tests for new features
  4. Update documentation as needed