Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 1.09 KB

CONTRIBUTING.md

File metadata and controls

21 lines (14 loc) · 1.09 KB

Contributing to TrendMaster

Thank you for your interest in contributing to TrendMaster! Your contributions are welcome and will help improve the library for everyone.

How to Contribute

  1. Fork the Repository: Click on the Fork button at the top of the repository page.
  2. Clone the Forked Repository: git clone https://github.com/yourusername/TrendMaster.git
  3. Create a New Branch: git checkout -b feature/your-feature
  4. Make Your Changes: Ensure your code is clean, well-documented, and follows the project's coding standards.
  5. Commit Your Changes: git commit -m "Add your feature or fix"
  6. Push to Your Fork: git push origin feature/your-feature
  7. Create a Pull Request: Go to the original repository and click on "New Pull Request."

Code of Conduct

By participating in this project, you agree to follow the Code of Conduct. Please report any violations to [email protected].

License

By contributing to this project, you agree that your contributions will be licensed under the MIT License.