From 5ab86c879c683d39036a3f04ffdd610135b5984f Mon Sep 17 00:00:00 2001 From: yetone Date: Mon, 30 Sep 2024 18:01:50 +0800 Subject: [PATCH] chore: bug report template whith os info (#666) --- .github/ISSUE_TEMPLATE/bug_report.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 30d16f5..b38985f 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -42,7 +42,7 @@ body: attributes: label: Environment description: | - Please share your environment with us, including your neovim version using `nvim -v`. + Please share your environment with us, including your neovim version using `nvim -v` and `uname -a`. placeholder: | neovim version: ... distribution (if any): ...