diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md new file mode 100644 index 0000000..3aaee2f --- /dev/null +++ b/ISSUE_TEMPLATE.md @@ -0,0 +1,12 @@ +### Expected behavior + +### Actual behavior + +### Steps to reproduce the problem + +### `session_info()` + +````{R} +# please paste here the result of +devtools::session_info() +````