From 0c302f088a35179dd488fc39e28e23f49aa01051 Mon Sep 17 00:00:00 2001
From: Janek <27jf@pm.me>
Date: Wed, 30 Dec 2020 13:58:14 +0100
Subject: [PATCH] Update bug_report.md

---
 .github/ISSUE_TEMPLATE/bug_report.md | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md
index 81c3ce9c..98f22bbc 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.md
+++ b/.github/ISSUE_TEMPLATE/bug_report.md
@@ -10,7 +10,8 @@ assignees: ''
 <!--
 Hey there, thanks for creating an issue! 
 
-In order to reproduce your issue, please add some information about the environment in which you're running `bat` at the bottom of the report.
+In order to reproduce your issue, please add some information about the environment
+in which you're running bat at the bottom of the report.
 
 Linux and MacOS:
   Paste the output of https://github.com/sharkdp/bat/blob/master/diagnostics/info.sh
@@ -29,7 +30,7 @@ Windows:
 ...
 
 **How did you install `bat`?**
-<!-- apt-get, homebrew, GitHub release, etc.  -->
+<!-- apt-get, homebrew, GitHub release, etc. -->
 
 ---