Issue template: use details for nvim --version output

This commit is contained in:
Santos Gallegos 2021-01-31 14:30:02 -05:00 committed by Thomas Vigouroux
parent 69d5dec0ce
commit a077f61b67

View file

@ -16,16 +16,20 @@ Run `TSUpdate`.
//--> //-->
**Describe the bug** **Describe the bug**
A clear and concise description of what the bug is. A clear and concise description of what the bug is.
**To Reproduce** **To Reproduce**
Steps to reproduce the behavior: Steps to reproduce the behavior:
1. Go to '...' 1. Go to '...'
2. Click on '....' 2. Click on '....'
3. Scroll down to '....' 3. Scroll down to '....'
4. See error 4. See error
**Expected behavior** **Expected behavior**
A clear and concise description of what you expected to happen. A clear and concise description of what you expected to happen.
**Output of `:checkhealth nvim_treesitter`** **Output of `:checkhealth nvim_treesitter`**
@ -39,9 +43,15 @@ Paste the output here
</details> </details>
**Output of `nvim --version`** **Output of `nvim --version`**
```
Paste your output here <details>
``` <code>
Paste the output here
</code>
</details>
**Additional context** **Additional context**
Add any other context about the problem here. Add any other context about the problem here.