Skip to content

Latest commit

 

History

History
44 lines (43 loc) · 2.79 KB

CONTRIBUTING.md

File metadata and controls

44 lines (43 loc) · 2.79 KB

How To Help

Thank you for considering to contribute! Here are some things you can help with, in no particular order:

  • fixing a typo
    • in the Wurst Client itself (look for the pen icon at the top right)
    • on WurstClient.net (scroll all the way down and click "edit this page")
    • on the Wurst Wiki (login and click "Edit this page")
  • improving an existing bug report
    • figuring out which Minecraft versions are affected by the bug
    • Can you figure out how to make the bug happen every time? If so, please let me know.
  • reporting a new dupe/exploit in Minecraft that could be added to Wurst
  • helping with a feature request
    • Can you explain how the feature works?
    • Can you add the feature in a Pull Request?
    • Do you know anything else about the feature that hasn't been mentioned?
  • creating a pull request
    • adding a new hack/command/etc.
    • adding new settings to make Wurst more customizable
    • adding/improving descriptions and tooltips to make Wurst easier to use
  • downloading and testing an existing pull request
    • Can you confirm that it actually works?
    • Did you find any problems with it?
  • writing a code review for an existing pull request
    • looking for bugs in the code and pointing them out
    • suggesting improvements
    • checking that the code wasn't stolen from another client
  • helping with the Wurst Wiki
    • translating Wurst Wiki articles to another language
    • adding screenshots of features where appropriate
    • making sure that changes from recent Wurst updates are documented
    • digging through old Wurst updates to find out when exactly a feature was added
  • helping people who can't figure out how to install Wurst
  • making tutorials / how-to videos
  • creating more backups/archives of Wurst
  • just spreading the word, telling people about Wurst, etc.
  • expanding this list with more things that people can do to help (This is all I could think of for now.)