diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 8e79f47..d86023b 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -8,7 +8,8 @@ assignees: '' --- # Describe the bug -A clear and concise description of what the bug is. +A clear and concise description of what the bug is. If an error occurs, please include a **full** stack trace (eg, the output of +`traceback()`, `rlang::last_error()` or similar). # To Reproduce