Skip to content

Latest commit

 

History

History
41 lines (26 loc) · 1.6 KB

CONTRIBUTORS.md

File metadata and controls

41 lines (26 loc) · 1.6 KB

Contributors

Thank you for your interest in contributing to MLC Automation! We welcome contributions that help improve the project and expand its functionality.


How to Become a Contributor

We value all contributions, whether they are code, documentation, bug reports, or feature suggestions. If you contribute more than 50 lines of code (including tests and documentation), you will be officially recognized as a project contributor.

Note: Trivial contributions, such as minor typo fixes or small formatting changes, will not count toward the 50-line threshold.

To contribute:

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix.
  3. Submit a pull request (PR) describing your changes.

Contributor Recognition

Once your contribution exceeds 50 lines of code (in total), we will:

  • Add your name to this CONTRIBUTORS.md file.
  • Highlight your contribution in the next release notes.
  • Grant you access to suggest and vote on new features.

Current Contributors

  • [Arjun Suresh] - Initial Development Discussions, {Script,Cache} Action implementations
  • [Anandhu Sooraj] - Initial Development Discussions, RepoAction implmentation, Github Tests
  • [Shaik Masthan] - Initial Development Discussions
  • [Sahil Avaran] - Initial Development Discussions, added logging
  • [Your Name Here] - This could be you! 🎉

We believe in collaborative growth, and every contribution makes a difference. Feel free to reach out by opening an issue if you have any questions or ideas.

Happy Coding! 🚀