CONTRIBUTION.md

Contributing

We love to accept contributions from anyone. By participating in this project, you agree to abide by our Code of Conduct.

First

Fork, then clone the repo:

git clone https://github.com/UBC-MDS/RSyntext

Add upstream:

git remote add upstream https://github.com/UBC-MDS/RSyntext.git

Merge potential changes in upstream:

git fetch upstream
git merge upstream/master
git push

Finally send us a pull request

We will then review your pull request and get back to you as soon as possible.

Attribution: This contribution guideline is drawn from CONTRIBUTING.md.



UBC-MDS/RSyntext documentation built on May 7, 2019, 7:14 p.m.