Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 1.02 KB

CONTRIBUTING.md

File metadata and controls

25 lines (16 loc) · 1.02 KB

Contributing

Thank you for your interest in contributing to this repository! Before making any changes, please first discuss the proposed change by creating an issue.

Please also note that we have a code of conduct. Ensure you follow it in all your interactions related to this project.

Licensing

The code in this repository is distributed under the MIT license. By making a pull request, you agree that your contributions will be licensed under the MIT license.

Contribution Process

To contribute to this project, please follow these steps:

  1. Create an issue to describe the feature you want to add or the bug you want to fix.
  2. Fork the repository.
  3. Create a new branch for your changes.
  4. Make your changes (whether code, documentation, etc.).
  5. Update the README.md file if necessary.
  6. Create a pull request (and include screenshots, GIFs, etc., if applicable).
  7. Link the pull request to the relevant issue.

Thanks

Thank you for taking the time to contribute to our project! Your efforts are greatly appreciated.