From 7fc11051a84757285cd23faa8d2bda9418c47f2c Mon Sep 17 00:00:00 2001 From: Ihsan Tonuzi <115842560+iton0@users.noreply.github.com> Date: Sun, 29 Dec 2024 12:00:16 -0500 Subject: chore: add pre-issue requirements (#1288) * chore: add pre-issue requirements Based on #1285 * docs: add header about documentation Based on #1285 --- nvim/.github/ISSUE_TEMPLATE/bug_report.md | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) (limited to 'nvim/.github/ISSUE_TEMPLATE/bug_report.md') diff --git a/nvim/.github/ISSUE_TEMPLATE/bug_report.md b/nvim/.github/ISSUE_TEMPLATE/bug_report.md index 2ad4d31..55b45b0 100644 --- a/nvim/.github/ISSUE_TEMPLATE/bug_report.md +++ b/nvim/.github/ISSUE_TEMPLATE/bug_report.md @@ -9,6 +9,13 @@ assignees: '' +## Before Reporting an Issue +- I have read the kickstart.nvim README.md. +- I have read the appropiate plugin's documentation. +- I have searched that this issue has not been reported before. + +- [ ] **By checking this, I confirm that the above steps are completed. I understand leaving this unchecked will result in this report being closed immediately.** + ## Describe the bug @@ -18,8 +25,8 @@ assignees: '' ## Desktop -- OS: -- Terminal: +- OS: +- Terminal: ## Neovim Version -- cgit v1.2.3