mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-24 02:50:03 +08:00
25 lines
616 B
Markdown
25 lines
616 B
Markdown
|
---
|
||
|
name: Bug report
|
||
|
about: Create a report to help us improve
|
||
|
title: ''
|
||
|
labels: ''
|
||
|
assignees: ''
|
||
|
|
||
|
---
|
||
|
|
||
|
<!-- bug reporting without issue template will be closed automatically -->
|
||
|
|
||
|
## Expected behavior, english is required
|
||
|
|
||
|
## The reproduce ways from Vim starting (Required!)
|
||
|
|
||
|
## Debug info
|
||
|
|
||
|
Please press <kbd>SPC h I</kbd>, debug info will be put into clipboard, then paste all content below.
|
||
|
|
||
|
## Screenshots
|
||
|
|
||
|
If you have any screenshots for this issue, please upload here. BTW you can use https://asciinema.org/ for recording video in terminal.
|
||
|
|
||
|
<!-- please remove the issue template when request for a feature -->
|