Thank you for your interest in contributing to this project!
- Fork this repository.
- Create a branch for your modification:
git checkout -b my-change- Make your modifications.
- Submit a pull request detailing your changes.
- Report bugs, improvements, or suggestions clearly.
- Include logs, screenshots, or steps to reproduce them when possible.
- Prefer modern and clean C/C++ code.
- Avoid obsolete macros, unnecessary casts, and undocumented code.
- Comment out complex parts.
- PRs are welcome! Expect review, suggestions, and discussions.
- Use the Pull Request template when opening.
Open an issue or discuss in the PR.