.github/ISSUE_TEMPLATE/bug_report.md

name: Bug report about: Create a report to help us improve title: '' labels: '' assignees: ''

Describe the bug A clear and concise description of what the bug is.

To Reproduce Provide a minimal reproducible example, likely a short R Markdown code.

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Software details (please complete the following information): - OS: [e.g. Windows, Mac, Linux] - R version: [e.g. 4.1.0] - RStudio version [e.g. 1.4.1717]

Additionally, please ensure that your installation of draft is completely up to date with the latest changes and the bug persists. You can do that by running the R command

devtools::install_github("duckmayr/draft")

Additional context Add any other context about the problem here.



duckmayr/draft documentation built on Dec. 20, 2021, 2:14 a.m.