Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 814 Bytes

CONTRIBUTING.md

File metadata and controls

18 lines (13 loc) · 814 Bytes

Contributing to Craftax

Thank you for considering contributing to open-source software in the form of Craftax!

We welcome

  • Bug reports and fixes
  • Refactoring suggestions
  • Maintenance work
  • Proposals for changes/extensions to the core game in limited circumstances (a loophole has been discovered, some technique has been found to be extremely overpowered etc.)

Issues / Pull Requests

If you would like to contribute please open a PR and create and link to the associated issue (if there is one).

Black

We use black to format our code. If you are contributing we recommend setting it up as a pre-commit hook for ease of use.

License

By contributing, you agree that your contributions will be licensed under the MIT License present in the root folder.