mirror of
https://oauth2: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@github.com/m1ngsama/chopsticks.git
synced 2026-05-10 19:10:59 +08:00
Add centered hero layout with demo GIF, 5 shields.io badges, collapsible keybindings, performance table, and architecture tree. Add GitHub Actions CI (startup test + shellcheck), issue/PR templates, CONTRIBUTING.md, and VHS demo recording.
23 lines
294 B
Markdown
23 lines
294 B
Markdown
---
|
|
name: Bug report
|
|
about: Something broken or unexpected
|
|
labels: bug
|
|
---
|
|
|
|
**What happened**
|
|
|
|
|
|
**What you expected**
|
|
|
|
|
|
**Steps to reproduce**
|
|
1.
|
|
2.
|
|
3.
|
|
|
|
**Environment**
|
|
- OS:
|
|
- Vim version (`vim --version | head -1`):
|
|
- Terminal:
|
|
- SSH: yes / no
|
|
- TTY mode (`echo g:is_tty` inside vim):
|