Skip to content

Latest commit

 

History

History
43 lines (30 loc) · 745 Bytes

ISSUE_TEMPLATE.md

File metadata and controls

43 lines (30 loc) · 745 Bytes

Issue Template

Please briefly describe your problem and what output you expect. If you have a question, please don't use this form. Instead, ask on e.g. https://stackoverflow.com/. Please include a minimal reproducible example (reprex). If you've never heard of a reprex before, start by e.g. reading https://www.tidyverse.org/help/#reprex.


Brief description of the problem

# insert reprex here

Expected Behaviour

# Please write here

Actual Behaviour

# Please write here

Steps to Reproduce (including precondition)

# Please write here

Your Environment

# insert R current session info via ...
utils::sessionInfo()