# Contributing to MicrofyClass.php
Thanks for your interest in contributing to **MicrofyClass.php**! We welcome suggestions, improvements, and bug fixes.
## Ways to Contribute
- 💬 Open an issue for bugs or feature requests
- 🛠 Submit a pull request with improvements or fixes
- 📄 Improve documentation or examples
## Getting Started
1. Fork the repo
2. Create a new branch (`git checkout -b feature-name`)
3. Make your changes and test them
4. Submit a pull request with a clear description
## Code Style
Please follow the existing code style for consistency. Use short, expressive function names and keep helpers minimal.
## License
By contributing, you agree that your contributions will be licensed under the MIT License.