Bug fixes, documentation corrections, and improvements that fit the existing architecture are welcome.
For significant changes, open an issue or post in the Support Server before starting work.
For documentation changes, use the documentation repository.
- One concern per PR
- Match existing code style — see standards below
- Describe what changed and why
- No XML
<summary>blocks - No decorative separator comments (
// ─────) - No file-header banners
- Comments explain why, not what
- No allocations in
OnGUIor repaint paths - Editor-only code stays in
Editor/assemblies
Reproducible bugs: GitHub Issues
Questions: Support Server
Urgent: tools.studio@zohomail.in
By contributing, you agree your contributions are licensed under the same terms as the project. See LICENSE.md.