diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md
index 43ee5fb..d8309e2 100644
--- a/.github/ISSUE_TEMPLATE.md
+++ b/.github/ISSUE_TEMPLATE.md
@@ -1,42 +1,44 @@
 
 
 
-- Operating system and version:
+#### Operating system and version:
 
-- `nvm debug` output:
-  
-  
+#### `nvm debug` output:
+
+
 
-  ```sh
+```sh
 
-  ```
-   
+```
+ 
 
-- `nvm ls` output:
-  
-  
+#### `nvm ls` output:
+
+
 
-  ```sh
+```sh
 
-  ```
-   
+```
+ 
 
-- How did you install `nvm`? (e.g. install script in readme, Homebrew):
+#### How did you install `nvm`?
+
 
-- What steps did you perform?
+#### What steps did you perform?
 
-- What happened?
+#### What happened?
 
-- What did you expect to happen?
+#### What did you expect to happen?
 
-- Is there anything in any of your profile files (`.bashrc`, `.bash_profile`, `.zshrc`, etc) that modifies the `PATH`?
+#### 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?
-  
-  
+
+#### If you are having installation issues, or getting "N/A", what does `curl -I --compressed -v https://nodejs.org/dist/` print out?
+
+
 
-  ```sh
+```sh
 
-  ```
-   
+```
+