# Contributing to Sumo This game is currently a personal project that is being built without a lot of direction. While contributions are currently not expected, any input, improvement or help is appreciated. ## The objective of Sumo Currently: To build a game of sumo. This hopefully will take more shape as the project gets built. ## How to contribute Above All: Be nice, always. * Ensure the linter shows no warnings or errors * Don't break the CI * Make the PRs according to [Git Flow][gitflow]: (features go to develop, hotfixes go to master) [gitflow]: https://github.com/nvie/gitflow