mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-21 08:35:43 +02:00
Create bug report template
This commit is contained in:
parent
1fe6ab0e08
commit
a1892dbb8a
1 changed files with 18 additions and 0 deletions
18
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
18
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
|
@ -0,0 +1,18 @@
|
||||||
|
---
|
||||||
|
name: Bug report
|
||||||
|
about: Create a report to help us improve
|
||||||
|
title: ''
|
||||||
|
labels: bug
|
||||||
|
assignees: ''
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
**Plugin affected**: What plugin does this bug relate to (if applicable)
|
||||||
|
**Nixpkgs channel**: Either unstable or your nixos version
|
||||||
|
**Home-manager version**: (if applicable)
|
||||||
|
|
||||||
|
## Description
|
||||||
|
Please describe the bug detail
|
||||||
|
|
||||||
|
## Config
|
||||||
|
Your nixvim config
|
Loading…
Add table
Add a link
Reference in a new issue