Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 327 Bytes

File metadata and controls

11 lines (8 loc) · 327 Bytes

Contributing

Contributions are welcome. Please follow these steps:

  1. Fork the repository
  2. Create a branch: git checkout -b feat/your-feature
  3. Make your changes
  4. Run npm run build to verify TypeScript compiles
  5. Submit a pull request

For major changes, open an issue first to discuss what you'd like to change.