.github/ISSUE_TEMPLATE.md

Reproducible Example

You can use this form to report a bug (which we template below) or request a feature. Feel free to delete the templated content and replace with a description of the feature you'd like if this is not a bug.

If you are reporting a bug, please try to provide a minimal reproducible example. The reprex package can help you with making such an example, just paste the output here. This helps the maintainers reproduce the bug you encountered. Ensure that the si option is TRUE.

Example:

reprex::reprex({
    library("TITAN2")
    # your code here
}, si = TRUE)


dkahle/TITAN2 documentation built on Nov. 15, 2023, 2:49 p.m.