From 5e720b02a9eab86cbe732e6a6d400e305a63bfb5 Mon Sep 17 00:00:00 2001 From: Ken Matsui <26405363+ken-matsui@users.noreply.github.com> Date: Mon, 1 Nov 2021 21:20:59 +0900 Subject: [PATCH] fix(docs): Fix a typo and some grammatical errors in bug_report.md (#826) --- .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 fd34b4f9..9e45c461 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