# Contributing to the Project
Thank you for considering contributing to this project!
Here are some simple guidelines to make the contribution process easy and clear:
## 1. General Rules
- Before submitting major changes, please open an **issue** to discuss your ideas.
- Follow the project's coding style and formatting rules.
- Whenever possible, include **tests** with your changes.
## 2. Contribution Process
- Fork the repository.
- Create a feature branch for your changes.
- Make clear and descriptive commits.
- Submit a **Pull Request** to the `main` branch.
## 3. License
By submitting a contribution:
- You agree that your code will be licensed under the **Apache 2.0 License**.
- You confirm that you are the original author of the contribution or have the right to submit it.
Thank you again for helping improve the project!
---
> Note: This project is licensed under the Apache 2.0 License. See the LICENSE file for details.