Skip to content

Contributing

One of the goals of UMS Quest is to be expanded upon by members.

So, it is awesome that you are reading this!

This GitHub follows the Contributor Covenant Code of Conduct.

Helping

UMS Quest is not perfect. Here are some ways to improve it:

Submitting code

Submitted code should follow these quality guidelines:

  • The submitted code makes the game better, where 'better' can mean (1) more game content that is not considered vandalism, (2) positive change to existing game content.
  • [Not ready yet] The submitted code is tested 100%
  • [Not ready yet] All other tests pass keep passing

Emails with code will not be accepted.

Submitting bugs

Awesome. These are your options:

If the report was good enough to reproduce the bug and the bug was not reported yet, you will be mentioned in the acknowledgements.

Branching policy

  • The main branch should always build successfully
  • The develop branch is for developers