Skip to content

Commit

Permalink
Added yaml to address the required github issue template updates iden…
Browse files Browse the repository at this point in the history
…tified in issue r-lib#756. Modelled off those for Shiny. Other fields can be added if required
  • Loading branch information
Maschette committed Jul 8, 2019
1 parent 95a28c0 commit c05d91f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/ISSUE_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
---
name: Tidy issue template
about: The aim of this template is to provide a structure for tidy issues.
---

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](http://reprex.tidyverse.org/) before, start by reading <https://www.tidyverse.org/help/#reprex>.
Expand Down

0 comments on commit c05d91f

Please # to comment.