From 5cb26e9e3a4d79e77c5fab0de241b8b95ac699cc Mon Sep 17 00:00:00 2001 From: Gaetan Lepage Date: Mon, 19 Feb 2024 07:53:31 +0100 Subject: [PATCH] github/issue template: encourage user to read FAQ before posting a bug report --- .github/ISSUE_TEMPLATE/bug_report.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 54ebd561..a3092d01 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -12,6 +12,9 @@ assignees: '' | Nixpkgs | `` | | Home Manager | `` | + +- [ ] I have read the [FAQ](https://nix-community.github.io/nixvim/user-guide/faq.html) and my bug is not listed there. + ## Description