From 8215db9076a8f0c70d02bc3d0bdad7a15cd1b472 Mon Sep 17 00:00:00 2001 From: Ken Matsui <26405363+ken-matsui@users.noreply.github.com> Date: Mon, 1 Nov 2021 20:07:13 +0900 Subject: [PATCH] fix(docs): Fix a typo and some grammatical errors in bug_report.md --- .github/ISSUE_TEMPLATE/bug_report.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index fd34b4f958..9e45c461e5 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -3,7 +3,7 @@ name: "\U0001F41B Bug Report" about: "If something isn't working as expected." labels: bug --- -Thank you for taking the time to file this issue! Please follow the instructions and fill the missing parts below the instructions, if it is meaningful. Try to be brief and concise. +Thank you for taking the time to file this issue! Please follow the instructions and fill in the missing parts below the instructions, if it is meaningful. Try to be brief and concise. **In Case of Graphical or Performance Issues** @@ -26,4 +26,4 @@ List of programs you interact with as, `PROGRAM --version`: output cropped meani `alacritty --version`: alacritty 0.7.2 (5ac8060b) **Further information** -Reproduction steps, noticable behavior, related issues etc +Reproduction steps, noticeable behavior, related issues, etc