Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 1000 Bytes

File metadata and controls

19 lines (15 loc) · 1000 Bytes

All contributions to ChatMate are welcome. Before you get started, please contact Rebel Guy (Discord, Twitter, YouTube) for further instructions and suggestions/ideas. This also ensures you are not working on the same feature as someone else.

It is likely that there will be problems when initially checking out ChatMate and attempting to run locally - again, please contact Rebel Guy if you come across any issues or have any questions.

Rules

  • Please adhere to the existing coding style, including formatting and naming conventions

How to contribute

  1. Clone chat-mate-client
  2. Create a new branch and push your changes
  3. Submit a pull request against the develop branch

Contribution ideas

Here are some starting points to consider.

  • Better handling of the config file
    • It is currently too verbose
  • Testing
    • More tests
  • Compatibility with the latest Minecraft version