From b5456cfbb72af00081eb40c378f94a3be05eb323 Mon Sep 17 00:00:00 2001 From: Keith Simmons Date: Sat, 18 Sep 2021 11:25:21 -0700 Subject: [PATCH] Add comment to bug report template --- .github/ISSUE_TEMPLATE/bug_report.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 45063fd..a8ada9a 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -4,9 +4,10 @@ about: Create a report to help us improve title: '' labels: 'bug' assignees: '' - --- + + **Describe the bug** A clear and concise description of what the bug is. @@ -25,7 +26,7 @@ If applicable, add screenshots to help explain your problem. **Desktop (please complete the following information):** - OS: [e.g. macOS 11.4] - - Neovide Version [e.g. 0.5.0] + - Neovide Version [e.g. 0.6.0] - Neovim Version [e.g. 0.5.0] **Please run `neovide --log` and paste the contents of the `.log` file here:**