Update issue templates
This commit is contained in:
31
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
31
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
@@ -0,0 +1,31 @@
|
||||
---
|
||||
name: Bug report
|
||||
about: Create a report to help us improve
|
||||
title: ''
|
||||
labels: ''
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
<!-- I will close the issue if this template was ignored. -->
|
||||
|
||||
**Describe the bug**
|
||||
|
||||
|
||||
|
||||
**Minimal config based on [this](https://github.com/hrsh7th/nvim-cmp/blob/main/utils/vimrc.vim)**
|
||||
|
||||
```vim
|
||||
```
|
||||
|
||||
**To Reproduce**
|
||||
|
||||
1. ...
|
||||
2. ...
|
||||
3. ...
|
||||
|
||||
**Expected behavior**
|
||||
|
||||
|
||||
|
||||
**Additional context**
|
||||
Reference in New Issue
Block a user