Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 501 Bytes

CONTRIBUTING.md

File metadata and controls

12 lines (9 loc) · 501 Bytes

Contributing

Thank you for considering contributing to this project! Here are some guidelines to follow:

  1. Fork the repository.
  2. Create a new branch for your changes.
  3. Make your changes and ensure they pass all tests.
  4. Commit your changes with a clear and descriptive message.
  5. Push your changes to your forked repository.
  6. Submit a pull request to the main repository.

Please make sure to follow the coding style and conventions used in the project. We appreciate your contributions!