Thank you for your interest in contributing to Space Warp! This document outlines the guidelines for contributing to this project.
To get started, you will need to have Git and a legit copy of Kerbal Space Program 2 installed on your machine. You will also need to have a GitHub account.
We welcome contributions from the community to help us improve Space Warp. You can contribute by submitting bug reports, feature requests, or code changes.
All contributions to Space Warp are tracked on the GitHub issue tracker. Before you start working on a feature or issue, please check the issue tracker to make sure that it has not already been reported.
If you encounter a bug while using Space Warp, please report it on the issue tracker. When submitting a bug report, please include as much information as possible, including the steps to reproduce the bug and any error messages that you received.
If you have an idea for a new feature or improvement to Space Warp, please submit it on the issue tracker. We encourage you to discuss your idea with the community before submitting a feature request.
If you would like to contribute code to Space Warp, please follow these guidelines:
- Create a fork of the Space Warp repository.
- Clone your fork onto your local machine.
- Create a new branch for your changes.
- Make your changes on the new branch.
- Test your changes to make sure they work as expected.
- Commit your changes and push them to your fork.
- Create a pull request on the main Space Warp repository.
We mark some issues as "good first issue" to help new contributors get started with the project. These issues are usually relatively simple and don't require a lot of experience with the project.
We expect all contributors to follow our Code of Conduct. Please review this document before contributing to Space Warp.
Space Warp is licensed under the MIT License. By contributing to this project, you agree to license your contributions under the same license.