Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 1.31 KB

File metadata and controls

32 lines (21 loc) · 1.31 KB

Contributing

Thank you for helping improve the public documentation and code examples in this repository.

Before opening a change

  1. Read README.md, LICENSE, and SECURITY.md.
  2. Search existing issues and pull requests to avoid duplicates.
  3. Keep changes focused on one problem or feature.
  4. Do not submit production credentials, private customer data, proprietary third-party assets, or payment configuration.
  5. Confirm that you have the right to contribute all submitted code and media.

Pull requests

  • Describe the problem, the proposed change, and how it was tested.
  • Include screenshots for visible Unity, mobile, admin, or documentation changes.
  • Document any database, protocol, configuration, or deployment impact.
  • Update the relevant README or docs/ page when behavior changes.
  • Keep generated build output and local IDE files out of the commit.

Language documentation

README.md is the Simplified Chinese source document. Material content changes should also be applied to README.en.md and README.zh-TW.md so the three versions remain aligned.

Licensing

Contributions are subject to the repository's current LICENSE. Commercial licensing requests should be sent to the project owner rather than posted as public issues.

Contact