Mate-Engine/CONTRIBUTING.md
2025-10-08 01:08:47 +08:00

1.5 KiB

Contributing Guidelines / 贡献指南

🌐 Language Selection / 语言选择


English

Thank you for your interest in contributing!

How to Contribute

  1. Fork this repository and clone your fork.
  2. Create a new branch for your changes.
  3. Make your changes clearly and concisely.
  4. Test your changes if possible.
  5. Open a pull request with a clear description of what you changed and why.

Code Style

  • Keep code clean and consistent.
  • Follow existing formatting and naming conventions.
  • Comment your code where needed.

Issues

  • Search existing issues before opening a new one.
  • Provide clear steps to reproduce bugs or describe feature requests.

Questions?

If you're unsure about anything, feel free to open an issue or ask before starting work.

Thanks again!


中文

感谢您对项目贡献的兴趣!

如何贡献

  1. Fork 此仓库并克隆您的 fork。
  2. 创建新分支用于您的更改。
  3. 清晰简洁地进行更改
  4. 尽可能测试您的更改
  5. 提交拉取请求,并清晰描述您更改的内容和原因。

代码风格

  • 保持代码整洁一致。
  • 遵循现有的格式和命名约定。
  • 在必要的地方添加代码注释。

问题反馈

  • 在创建新问题前先搜索现有问题。
  • 提供清晰的复现步骤或描述功能请求。

有疑问?

如果您对任何事情不确定,请随时创建问题或在开始工作前询问。

再次感谢您的支持!