Thanks for wanting to contribute to SpaceJumper! We are very much looking forward to your suggestions, bug reports, and pull requests.
Have a look at our [issue tracker](https://github.com/peterfication/space-jumper/issues. If you can't find an issue (open or closed) describing your problem (or a very similar one) there, please open a issue with the following details:
- Which version of SpaceJumper are you using? (eg. commit SHA)
- What are you trying to accomplish?
- What is the full error you are seeing?
- How can we reproduce this?
- Please quote as much of your code as needed to reproduce (best link to a public repository or a Gist)
Thank you! We'll try to get back to you as soon as possible.
If you can't find an issue (open or closed) describing your idea on our issue tracker, open an issue. It would be great if you could answer the following questions in your description:
- What do you want to do and how do you expect SpaceJumper to support you with that?
- How do you think this can be added to SpaceJumper?
- What are possible alternatives?
- Are there any disadvantages?
Thank you! We'll try to get back to you as soon as possible.
- Install yarn.
- Clone this repository.
yarn install
yarn start
We use gitmojis for our commit messages. It would be cool if you adapt this when contributing to SpaceJumper.
All submissions, including submissions by project members, require review. We use Github pull requests for this purpose.