Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 434 Bytes

File metadata and controls

13 lines (9 loc) · 434 Bytes

Contributing Guidelines

Thank you for your interest in contributing to this project!

How to Contribute

  1. Fork the Repository to your own GitHub account.
  2. Clone the Repository locally.
  3. Create a Branch for your changes.
  4. Make Your Changes and write clear commit messages.
  5. Push Your Branch and open a Pull Request.

Please ensure your code follows the existing style guidelines and all tests pass.