Better spacing of comment in issue templates.
This commit is contained in:
parent
03073bb1c8
commit
184fbb6ffe
7
.github/ISSUE_TEMPLATE/bug.md
vendored
7
.github/ISSUE_TEMPLATE/bug.md
vendored
@ -3,8 +3,7 @@ name: "Bug Report"
|
|||||||
about: "NERDTree is misbehaving? Tell us about it."
|
about: "NERDTree is misbehaving? Tell us about it."
|
||||||
labels: bug
|
labels: bug
|
||||||
---
|
---
|
||||||
<!--
|
<!-- Attention! Please Read!
|
||||||
Attention! Please Read!
|
|
||||||
|
|
||||||
Please fill out ALL the information below so that the issue can be fully
|
Please fill out ALL the information below so that the issue can be fully
|
||||||
understood. Omitting information will delay the resolution of your issue. It
|
understood. Omitting information will delay the resolution of your issue. It
|
||||||
@ -12,8 +11,8 @@ will be labeled "Needs More Info", and may be closed until there is enough
|
|||||||
information.
|
information.
|
||||||
|
|
||||||
Keep in mind that others may have the same question in the future. The better
|
Keep in mind that others may have the same question in the future. The better
|
||||||
your information, the more likely they'll be able to help themselves.
|
your information, the more likely they'll be able to help themselves. -->
|
||||||
-->
|
|
||||||
#### Self-Diagnosis
|
#### Self-Diagnosis
|
||||||
<!-- Check the boxes after creating the issue, or use [x]. -->
|
<!-- Check the boxes after creating the issue, or use [x]. -->
|
||||||
- [ ] I have searched the [issues](https://github.com/scrooloose/nerdtree/issues) for an answer to my question.
|
- [ ] I have searched the [issues](https://github.com/scrooloose/nerdtree/issues) for an answer to my question.
|
||||||
|
7
.github/ISSUE_TEMPLATE/question.md
vendored
7
.github/ISSUE_TEMPLATE/question.md
vendored
@ -3,8 +3,7 @@ name: "General Question"
|
|||||||
about: "Having trouble setting up NERDTree? Need clarification on a setting? Ask your question here."
|
about: "Having trouble setting up NERDTree? Need clarification on a setting? Ask your question here."
|
||||||
labels: "general question"
|
labels: "general question"
|
||||||
---
|
---
|
||||||
<!--
|
<!-- Attention! Please Read!
|
||||||
Attention! Please Read!
|
|
||||||
|
|
||||||
Please fill out ALL the information below so that the issue can be fully
|
Please fill out ALL the information below so that the issue can be fully
|
||||||
understood. Omitting information will delay the resolution of your issue. It
|
understood. Omitting information will delay the resolution of your issue. It
|
||||||
@ -12,8 +11,8 @@ will be labeled "Needs More Info", and may be closed until there is enough
|
|||||||
information.
|
information.
|
||||||
|
|
||||||
Keep in mind that others may have the same question in the future. The better
|
Keep in mind that others may have the same question in the future. The better
|
||||||
your information, the more likely they'll be able to help themselves.
|
your information, the more likely they'll be able to help themselves. -->
|
||||||
-->
|
|
||||||
#### Self-Diagnosis
|
#### Self-Diagnosis
|
||||||
<!-- Check the boxes after creating the issue, or use [x]. -->
|
<!-- Check the boxes after creating the issue, or use [x]. -->
|
||||||
- [ ] I have searched the [issues](https://github.com/scrooloose/nerdtree/issues) for an answer to my question.
|
- [ ] I have searched the [issues](https://github.com/scrooloose/nerdtree/issues) for an answer to my question.
|
||||||
|
Loading…
Reference in New Issue
Block a user