From bb569efd0b404dfa55248e7f560f62e4404dc56c Mon Sep 17 00:00:00 2001 From: shaunsingh Date: Sat, 26 Jun 2021 21:18:54 -0400 Subject: [PATCH] Clarify --log instructions in bug report 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 24a827b..45063fd 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -28,7 +28,7 @@ If applicable, add screenshots to help explain your problem. - Neovide Version [e.g. 0.5.0] - Neovim Version [e.g. 0.5.0] -**Please run `neovide --log` and paste the results here:** +**Please run `neovide --log` and paste the contents of the `.log` file here:** **Additional context** Add any other context about the problem here.