From a1892dbb8a81d02f7f11e48008f95f261882d207 Mon Sep 17 00:00:00 2001 From: Pedro Alves Date: Sun, 9 Oct 2022 16:53:40 +0100 Subject: [PATCH] Create bug report template --- .github/ISSUE_TEMPLATE/bug_report.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/bug_report.md diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md new file mode 100644 index 00000000..3265e692 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -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