Skip to content

Contributing

Thanks for helping improve the Worst Server Ever wiki.

Before You Start

All public contributions to this wiki should go through GitHub using a pull request.

Do not open pull requests against the main branch.

Open your pull request against the development branch instead.

Contribution Workflow

  1. Fork the repository on GitHub.
  2. Create a new branch in your fork for your changes.
  3. Edit the relevant files in the docs/ directory.
  4. Commit your changes with a clear message.
  5. Open a pull request from your branch to the repository's development branch.

What to Contribute

Useful contributions include:

  • fixing incorrect information
  • improving explanations
  • adding missing server features or commands
  • correcting spelling, formatting, or broken links

Writing Tips

  • Keep pages clear and easy to scan.
  • Use headings and short sections where possible.
  • Match the wording and formatting already used elsewhere in the wiki.
  • Refer to Markdown Examples if you need help with formatting.
  • Double-check server names, commands, and links before submitting.

Pull Request Checklist

Before opening your pull request, make sure:

  • your changes are relevant to the wiki
  • the page still reads clearly after your edits
  • markdown formatting looks correct
  • your pull request targets development, not main

Need to Update Something Small?

Even small fixes are welcome. If you spot a typo, outdated instruction, or missing detail, open a pull request to development.