Fork this repository to your Github account
Clone your version on your account down to your machine from your account
git clone https://github.com/<yourgithubusername>/nipnTK.git
nipnTK
at nutriverse/nipnTK
, by doing git remote add upstream https://github.com/nutriverse/nipnTK.git
Before making changes make sure to pull changes in from upstream
by doing
either git fetch upstream
then merge later or git pull upstream
to fetch
and merge in one step
Make your changes on a new feature branch
Please write a test or tests for your changes if they affect code and not just documentation
Push up changes to your account
Submit a pull request at nutriverse/nipnTK
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.