To contribute changes please checkout and branch from the devel
branch.
Pull requests should be performed against the devel
branch and will be squashed and merged into this branch after approval.
master
branch sits at the latest tagged release and will be moved up to date with the devel branch once it is in a stable state for the next release.
devel
into master
.shell
git merge origin/devel
git push --force
If things went correctly, this should have automatically closed the PR in github.devtools::build()
.tar.gz
generated from devtools::build()
.devtools::release()
.Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.