From 184fbb6ffea6dc69726b229a08153c9d08522386 Mon Sep 17 00:00:00 2001 From: "Phil Runninger (mac)" Date: Fri, 9 Aug 2019 10:27:47 -0400 Subject: [PATCH] Better spacing of comment in issue templates. --- .github/ISSUE_TEMPLATE/bug.md | 7 +++---- .github/ISSUE_TEMPLATE/question.md | 7 +++---- 2 files changed, 6 insertions(+), 8 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug.md b/.github/ISSUE_TEMPLATE/bug.md index b0baedb..dd35135 100644 --- a/.github/ISSUE_TEMPLATE/bug.md +++ b/.github/ISSUE_TEMPLATE/bug.md @@ -3,8 +3,7 @@ name: "Bug Report" about: "NERDTree is misbehaving? Tell us about it." labels: bug --- - +your information, the more likely they'll be able to help themselves. --> + #### Self-Diagnosis - [ ] I have searched the [issues](https://github.com/scrooloose/nerdtree/issues) for an answer to my question. diff --git a/.github/ISSUE_TEMPLATE/question.md b/.github/ISSUE_TEMPLATE/question.md index de1484e..25f15b0 100644 --- a/.github/ISSUE_TEMPLATE/question.md +++ b/.github/ISSUE_TEMPLATE/question.md @@ -3,8 +3,7 @@ name: "General Question" about: "Having trouble setting up NERDTree? Need clarification on a setting? Ask your question here." labels: "general question" --- - +your information, the more likely they'll be able to help themselves. --> + #### Self-Diagnosis - [ ] I have searched the [issues](https://github.com/scrooloose/nerdtree/issues) for an answer to my question.