We welcome any kind of contribution to our software, from simple comment or question to a full fledged pull request. Please read and follow our Code of Conduct.
If you are the maintainer of a software tool that HabitusGUI uses as a dependency, please see our requirements on your tool here.
A contribution can be one of the following cases:
The sections below outline the steps in each case.
inst/NEWS.Rd
are updated;DESCRIPTION
file;In case you feel like you've made a valuable contribution, but you don't know how to write or run tests for it, or how to generate the documentation: don't let this discourage you from making the pull request; we can help you! Just go ahead and submit the pull request, but keep in mind that you might be asked to append additional commits to your pull request.
We loosely follow the tidyverse style guide, but do not enforce every rule strictly.
For instance, we prefer =
instead of <-
as the default assignment operator.
When in doubt about what style to use, don't hesitate to get in touch.
Some general guidelines that we try to adhere to:
If you are a first time contributor, don't worry about coding style too much. We will help you get things in shape.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.