Thank you for your interest in contributing to TrendMaster! Your contributions are welcome and will help improve the library for everyone.
- Fork the Repository: Click on the Fork button at the top of the repository page.
- Clone the Forked Repository:
git clone https://github.com/yourusername/TrendMaster.git
- Create a New Branch:
git checkout -b feature/your-feature
- Make Your Changes: Ensure your code is clean, well-documented, and follows the project's coding standards.
- Commit Your Changes:
git commit -m "Add your feature or fix"
- Push to Your Fork:
git push origin feature/your-feature
- Create a Pull Request: Go to the original repository and click on "New Pull Request."
By participating in this project, you agree to follow the Code of Conduct. Please report any violations to [email protected].
By contributing to this project, you agree that your contributions will be licensed under the MIT License.