diff --git a/inst/templates/tidy-issue.md b/inst/templates/tidy-issue.md
index 84f5c43b9..898687a4d 100644
--- a/inst/templates/tidy-issue.md
+++ b/inst/templates/tidy-issue.md
@@ -1,8 +1,11 @@
-Please briefly describe your problem and what output you expect. If you have a question, please don't use this form. Instead, ask on or .
+---
+name: Bug report or feature request
+about: Describe a bug you've seen or make a case for a new feature
+---
-Please include a minimal reproducible example (AKA a reprex). If you've never heard of a [reprex](https://reprex.tidyverse.org/) before, start by reading .
+Please briefly describe your problem and what output you expect. If you have a question, please don't use this form. Instead, ask on or .
----
+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 .
Brief description of the problem