.github/ISSUE_TEMPLATE.md

Please briefly describe your problem and what output you expect. If you have a question, please don't use this form. Instead, ask on https://stackoverflow.com/ or https://community.rstudio.com/.

Please include a minimal reproducible example (AKA a reprex). If you've never heard of a reprex before, start by reading https://www.tidyverse.org/help/#reprex.

Brief description of the problem

reprex::reprex({
  #+ setup, echo=FALSE
  knitr::opts_chunk$set(results = 'asis')

  #+ actual-reprex-code below

})


kiernann/gluedown documentation built on March 15, 2024, 7:55 p.m.