Making Contributions - BG3-Community-Library-Team/BG3-Community-Library GitHub Wiki
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:
- 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 pullrequest will be merged. Otherwise, feedback will be given - Why it's not approved, what changes would need to happen, any errors noted, etc.