diff --git a/.github/ISSUE_TEMPLATE/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE/ISSUE_TEMPLATE.md
deleted file mode 100644
index d8309e2..0000000
--- a/.github/ISSUE_TEMPLATE/ISSUE_TEMPLATE.md
+++ /dev/null
@@ -1,44 +0,0 @@
-
-
-
-#### Operating system and version:
-
-#### `nvm debug` output:
-
-
-
-```sh
-
-```
-
-
-#### `nvm ls` output:
-
-
-
-```sh
-
-```
-
-
-#### How did you install `nvm`?
-
-
-#### What steps did you perform?
-
-#### What happened?
-
-#### What did you expect to happen?
-
-#### Is there anything in any of your profile files that modifies the `PATH`?
-
-
-
-#### If you are having installation issues, or getting "N/A", what does `curl -I --compressed -v https://nodejs.org/dist/` print out?
-
-
-
-```sh
-
-```
-
diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml
new file mode 100644
index 0000000..3ba13e0
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE/config.yml
@@ -0,0 +1 @@
+blank_issues_enabled: false
diff --git a/.github/ISSUE_TEMPLATE/issue_template.md b/.github/ISSUE_TEMPLATE/issue_template.md
index b2998b9..5d735df 100644
--- a/.github/ISSUE_TEMPLATE/issue_template.md
+++ b/.github/ISSUE_TEMPLATE/issue_template.md
@@ -1,5 +1,5 @@
---
-name: ISSUE_TEMPLATE
+name: File an issue…
about: Create a report to help us improve
title: ''
labels: ''