-
Notifications
You must be signed in to change notification settings - Fork 37
Contribution
Eric Hofesmann edited this page Aug 15, 2019
·
1 revision
You are welcome to add features or bug fixes to this project. Please issue any pull requests into the dev
branch of ViP and we will review them.
In order to do so start by forking the repository:
Clone your fork of ViP locally and create a topic branch.
git clone https://github.com/your_username/ViP.git
git checkout -b branch_name
From here, add your changes. Once they are complete issue a pull request from the topic branch of your forked repository into the dev
branch of ViP.