Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 428 Bytes

CONTRIBUTING.md

File metadata and controls

8 lines (7 loc) · 428 Bytes

Contributions to this repository are welcome! If you'd like to contribute, please follow these guidelines:

  • Fork the repository to your GitHub account.
  • Create a new branch for your feature or bug fix.
  • Make your changes and ensure that the code passes all existing tests.
  • Write new tests for any new functionality you add.
  • Commit your changes and push them to your fork.
  • Submit a pull request to the main repository.