From a5dc045acc0749cd6920080576e67a8d4c9aa128 Mon Sep 17 00:00:00 2001 From: jdhao Date: Tue, 3 May 2022 17:00:49 +0800 Subject: [PATCH] update issue template --- .github/ISSUE_TEMPLATE/bug_report.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index a6bd5ab..7a7d7a6 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -8,7 +8,7 @@ assignees: '' -- `nvim --version`: +- `nvim --version`: - terminal emulator and version: - Operating system/version: - Have you read and followed all steps in the [doc](https://github.com/jdhao/nvim-config/tree/master/docs):