English | 简体中文 | Português (Brasil) | Türkçe
Thank you for your interest in contributing to this project! Please follow the steps below to get started:
-
Fork this repository
Click the Fork button at the top right corner to fork this project to your GitHub account.
-
Create a branch
Clone your fork locally and create a new branch based on
mainfor your development. Suggested branch names:feature/xxx,fix/xxx, etc. -
Make changes
Keep your commit history clear and concise. Please write meaningful commit messages for each change.
-
Push your branch and open a Pull request
Push your branch to GitHub and open a Pull request (PR) in this repository. Please describe your changes and the motivation in detail in the PR description.
-
Code review
Maintainers will review your PR and may suggest changes. Please respond promptly and make adjustments as needed.
-
Merge and release
After approval, maintainers will merge your changes. Your contribution will appear in the next release.
- Follow the project's code style and conventions.
- Ensure local build and tests pass before submitting.
- Update relevant documentation if your changes affect docs.
- For large or breaking changes, discuss first in Issues.
To report bugs or suggest new features, please submit them in Issues with as much detail as possible (logs, screenshots, etc.).
If you have questions, contact us via Issues or Discussions.