We are very happy with any suggestions or contributions to improve the package.
The easiest way to contribute is to submit an issue, and make your comments about the software, documentation, typos or any other suggestions.
If you are comfortable with git and pull requests, you can also submit a pull request where you directly suggest changes to the content. Read more about how pull requests work here.
In short:
- Fork the repository and clone it locally.
- Create a new branch in your desktop copy of this repository.
- Commit the change in that branch.
- Push that branch to your fork of this repository on GitHub
- Submit a pull request from that branch to the main branch of the master repository.
- If you receive feedback, make changes on your desktop and push to your branch on GitHub: the pull request will update automatically.