Thank you for your interest in contributing to Starship Olympics! Here are a few guidelines to help you get started.
Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.
If you find a bug in the game, please open an issue on GitHub and include as much detail as possible about the bug, including steps to reproduce it.
If you have an idea for a new feature or enhancement, please open an issue on GitHub and describe your idea in as much detail as possible.
If you'd like to contribute code to the project, please follow these steps:
- Fork the repository on GitHub
- Clone your fork locally
- Create a new branch for your feature or bug fix
- Write your code and commit your changes
- Push your branch to GitHub
- Open a pull request on the main repository
Please make sure to include tests for your code and ensure that all tests pass before submitting a pull request.
We welcome contributions to translate the game into different languages. Please see the Localization guide for more information.
We follow the Godot Engine code style guidelines for our GDScript code.
By contributing to this project, you agree that your contributions will be licensed under the MIT License.