From e6be1ae12feeadd691e6119a4c7f41878c6d6e8c Mon Sep 17 00:00:00 2001 From: Scott Tolksdorf Date: Wed, 31 Aug 2016 13:33:01 -0400 Subject: [PATCH] Updating to allow code folding --- .github/issue_template.md | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/.github/issue_template.md b/.github/issue_template.md index d522278e0..656278d72 100644 --- a/.github/issue_template.md +++ b/.github/issue_template.md @@ -1,19 +1,17 @@ **If you are suggestting a feature or improvement**, delete everything here and just write your idea. -If you are reporting a bug, please fill out the details. If you don't I will most likely just close the issue asking for more detail. +If you are reporting a bug, please fill out the details. If you don't, I will most likely just close the issue asking for more detail. --- -**Browser Type/Version**: [FILL OUT] +**Browser Type/Version**: FILL OUT -**Operating System**: [FILL OUT] - -**Issue Description**: [FILL OUT] - -**Brew code to reproduce**: +**Issue Description**: FILL OUT +**Brew code to reproduce**:
Click to expand code ``` PUT YOUR BREW CODE HERE ``` +
-**Related Images** : [IF APPLICABLE] +**Related Images** : IF APPLICABLE