Contribution Guidelines - mathhub/mathub GitHub Wiki

Introduction

This document describes the basics of contributing to Math Hub. For both technical and non-technical contributions. It also explains the basic mechanics of using git.

  • I can't code yet. How can I still help ?
  • Installing Git
  • Forking Math Hub on Github

I can't code yet. How can I still help ?

If you are unable to contribute code and still willing to help, you're still welcome. You could start by writing new content, copy-editing and correcting existing material. Like this Wiki for example. See if you can spot errors or out-of-date info in any of the documentations.

Installing Git

Try Git: The Github Guide to Installing Git. Its pretty cool.

Forking Math Hub on Github

  • If you don't already have a Github account, create one here.
  • Visit the Math hub page and add it to your repositories by forking it. This page details the whole process rather clearly.