-
Notifications
You must be signed in to change notification settings - Fork 2
Contribution Documentation
samanthamhill edited this page Mar 8, 2022
·
4 revisions
Here you will find how to contribute to this project. Tandem uses standard contribution procedures for open source projects. If you would like to contribute, follow these steps:
- Fork this repository
- Create a new branch for your feature/bug fix
- Edit the code locally
- Commit/push to the code to your fork
- Create a pull request to merge your branch into the main repository
A full guide can be found here provided by Data School