Send a Pull RequestΒΆ

We recommend using fork to do pull requests:

  1. Fork the repository

  2. Create a branch for your changes. The branch name should start with the issue number, followed by hyphen separated words describing the issue, e.g. 1-update-contribution-guidelines.

  3. Make your changes following our guidelines:

  4. Submit a pull request

  5. Pull request will be reviewed and, if necessary, changes will be suggested.