Welcome to the Contribution Guide!

Thank you for your interest in contributing to this wiki! Any and all help is appreciated, from adding tutorials and guides to improving the code behind the scenes, don’t be afraid to add to or fix the site!

What You Need to Get Started

To contribute effectively, you’ll need a basic understanding of the following:

  • Git: A version control system to manage changes to the project.
  • Github: A website that hosts git repositories.
  • GitHub Pages: Github’s free website hosting service.
  • Markdown: A lightweight markup language used to format text.

If you’re new to these tools, don’t be afraid to ask for help or more information on the discord, we’re happy to help.

How to Contribute

Head over to the MSPMesh GitHub repository to view the project’s source code and documentation.


This site uses Just the Docs, a documentation theme for Jekyll.