Skip to content

Making Contributions

NovusA213 edited this page Jul 29, 2024 · 1 revision

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:

Make a fork of this repo Create changes/additions Test changes/additions (May require setting up a secondary testing mod to draw on your changes/additions) Push to your repo and make a pull request The team will review the code, and test the changes/additions If your changes/additions are accepted, the pull request 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