Contribute to Godot Launcher
Godot Launcher is an open source project. The most useful contributions are specific, reproducible, and scoped: a clear bug report, a focused pull request, a documentation fix, a translation review, or practical feedback from using the launcher with real Godot projects.
For larger changes, start with a GitHub issue or Discord discussion before opening a pull request. That keeps design, implementation, and maintenance expectations clear.
Ways to contribute
- Report bugs and issues: If something is broken or unclear, search existing issues first, then open a bug report on GitHub. Include the launcher version, operating system, what you tried, what happened, and what you expected. You can also discuss questions in the Godot Launcher community.
- Code contributions: The main app source code is available on GitHub. Read CONTRIBUTING.md before opening a pull request. Keep changes focused and include tests or screenshots when they help reviewers understand the behavior.
- UX and design feedback: If you notice a confusing flow or have a concrete interface improvement, describe the workflow, what felt unclear, and what you expected instead. Start a discussion on Discord or open an issue in the GitHub issue tracker.
- Documentation: Documentation improvements belong in the documentation repository. Follow its CONTRIBUTING.md before submitting docs changes. Small corrections, missing setup steps, and clearer troubleshooting notes are useful contributions.
- Translations: Help review existing translations or add a new locale through the translation contribution guide . Use the community to coordinate reviews or ask questions.
Community support
- Help other users: Answer questions, point people to docs, or share context from your own Godot Launcher setup in the community channels .
- Share useful feedback: If Godot Launcher helps or gets in the way of your workflow, open an issue, join the discussion, or star the project on GitHub.