Skip to content

Making Contributions

Kyle Huckins edited this page Nov 22, 2020 · 1 revision

How to Contribute

You've decided to join the team, or you want to make an independant code contribution? Great! There are a few steps to take next:

  1. Make a fork of this repo
  2. Create changes/additions
  3. Test changes/additions (May require setting up a secondary testing mod to draw on your changes/additions)
  4. Push to your repo and make a pull request
  5. The team will review the code, and test the changes/additions

If your changes/additions are accepted, the pullrequest will be merged. Otherwise, feedback will be given - Why it's not approved, what changes would need to happen, any errors noted, etc.

Clone this wiki locally