Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 518 Bytes

File metadata and controls

16 lines (11 loc) · 518 Bytes

Contributing

Thank you for your interest in this project! All contributions are welcome whether it’s fixing a bug, improving documentation, adding a new feature or some tests.

How to Contribute

  1. Open an Issue Before starting any work, please open an issue to describe what you want to add or change. This avoids duplicate efforts and helps coordinate work.

  2. Fork and Branch

    • Fork the repository
    • Create a descriptive branch
    • Open a Pull Request with your changes (it will be reviewed)