From 9c83774d429a6a7cd40d1b27fa81042ce09a30af Mon Sep 17 00:00:00 2001 From: fvoituret Date: Tue, 5 Nov 2019 11:22:49 +0100 Subject: [PATCH] fix: bug template format --- .github/ISSUE_TEMPLATE/bug.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug.md b/.github/ISSUE_TEMPLATE/bug.md index a4f1fa8..a67c18e 100644 --- a/.github/ISSUE_TEMPLATE/bug.md +++ b/.github/ISSUE_TEMPLATE/bug.md @@ -5,11 +5,11 @@ about: Report a bug ## Description - + ## Step to reproduce - + 1. Installed using `...` 2. Run as `...` @@ -18,12 +18,12 @@ about: Report a bug ## Output ```bash - +Share what your terminal says when you run the script (as well as what you would expect). ``` ## Environment - + | | | | ----------------- | ------------------------------- |