Skip to contents

Opening issues

The easiest way to note any unexpected or surprising output or to request any new features is by opening a github issue.

Development guidelines

If you’d like to contribute changes to goodpractice, we use the GitHub flow for proposing, submitting, reviewing, and accepting changes. If you haven’t done this before, there’s a nice overview of git in the R packages book by Hadley Wickham and Jenny Bryan, as well as an in-depth treatment in Happy Git and GitHub for the useR by Jenny Bryan. Most package tasks, from updating documentation to running tests, are controllable via the makefile. Just type make in a terminal – not in an R console – to see the help menu of available actions.

Code of Conduct

We want to encourage a warm, welcoming, and safe environment for contributing to this project. See the code of conduct for more information.