Vim/.github/ISSUE_TEMPLATE/bug_report.md

37 lines
903 B
Markdown
Raw Permalink Normal View History

2018-07-10 09:34:25 +03:00
---
name: Bug report
about: Create a report to help us improve
---
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
2018-07-29 12:27:28 +03:00
2018-08-01 04:34:21 +03:00
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
2018-07-10 09:34:25 +03:00
**Expected behavior**
A clear and concise description of what you expected to happen.
**Screenshots**
If applicable, add screenshots to help explain your problem.
2018-12-26 11:13:48 +03:00
If remapping-related, please attach log output: https://github.com/VSCodeVim/Vim#debugging-remappings.
2018-07-10 09:34:25 +03:00
**Environment (please complete the following information):**
2018-07-29 12:27:28 +03:00
2018-07-10 09:34:25 +03:00
<!--
Ensure you are on the latest VSCode + VSCodeVim
2023-04-24 17:41:11 +03:00
You can use "Report Issue" by running "Developer: Show Running Extensions" from the Command Palette to prefill these.
2018-07-10 09:34:25 +03:00
-->
2018-07-29 12:27:28 +03:00
- Extension (VsCodeVim) version:
- VSCode version:
- OS:
2018-07-10 09:34:25 +03:00
**Additional context**
Add any other context about the problem here.