Skip to content

Contribution Guidelines

Mo Li edited this page Feb 17, 2022 · 1 revision

Contributing to stateior

Prerequisites

  1. R >= 3.6

  2. Install devtools package using normal package install procedure.

Fork and Pull Request

Contributions to this project are managed through a standard GitHub process for external contributions, by forking this repository, making changes in your fork, and then creating a pull request in the main repository to request that an administrator review and accept the changes into the repository. You must have a GitHub account to do this.

This GitHub guide to forking provides general instructions on how to make a fork, make changes, and create a pull request back in the original repository. We recommend cloning the repository on your local machine and making edits to these files and committing and pushing them back to the repository, because working in the GitHub editor can be difficult. Once you perform a pull request, please request that it be reviewed by a maintainer.

Clone this wiki locally