CONTRIBUTING.md

How to Contribute

If you're reading this and thinking of contributing, first, thanks so much! All contributions big and small are welcome. This document is a set of guidelines (not firm rules) to help the process.

Thanks!

Reporting a Bug or Requesting a Feature

Please open an issue at the project repository's issue tracker on GitHub. If there is already an open issue describing your problem/request, feel free to join the discussion inside the existing issue, but please do not open a new one.

Submitting Patches/Corrections

You can submit a pull request (PR) to the project repository on GitHub. Please try to keep PR's as "small" as possible (don't try to combine several large changes into one PR).

For small changes, the log can be simple, e.g. "fixed a typo". For larger changes that touch many files, make sure to give a reasonably detailed description of the change(s).

If the project uses a continuous integration (CI) service such as Travis CI, then the PR must pass CI tests before it will be merged.

Coding Conventions

If you submit a patch that modifies/adds code, please try to keep the style at least reasonably similar to the one used in the codebase. For both C and R code, please use the following conventions:

Copyright

This document is released as CC0, public domain. Feel free to re-use as much of this as you like with or without attribution if you find the template useful.



wrathematics/lineSampler documentation built on Feb. 27, 2020, 8:01 p.m.