mirror of
https://github.com/norcalli/nvim-colorizer.lua.git
synced 2026-09-10 07:06:14 -04:00
Update issue templates (#125)
This commit is contained in:
parent
24f305fb00
commit
8a65c44812
6
.github/ISSUE_TEMPLATE/bug.md
vendored
6
.github/ISSUE_TEMPLATE/bug.md
vendored
|
|
@ -1,9 +1,10 @@
|
|||
---
|
||||
name: Bug
|
||||
about: Create a bug report
|
||||
title: "Bug:"
|
||||
title: 'Bug: '
|
||||
labels: bug
|
||||
assignees: catgoose
|
||||
|
||||
---
|
||||
|
||||
**Describe the bug**
|
||||
|
|
@ -24,6 +25,3 @@ e.g. Ubuntu 16.04
|
|||
|
||||
**Neovim Version:**
|
||||
e.g. 0.9.0
|
||||
|
||||
**Additional context**
|
||||
Add any other context about the problem here.
|
||||
|
|
|
|||
Loading…
Reference in a new issue