From 2ada88865a461d9e564b4ce8346b29bb4b223e3e Mon Sep 17 00:00:00 2001 From: Jesse Squires Date: Sun, 19 Jan 2020 20:55:34 -0800 Subject: [PATCH] Update bug.md --- .github/ISSUE_TEMPLATE/bug.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug.md b/.github/ISSUE_TEMPLATE/bug.md index 629e8e5..a79187f 100644 --- a/.github/ISSUE_TEMPLATE/bug.md +++ b/.github/ISSUE_TEMPLATE/bug.md @@ -1,6 +1,6 @@ --- name: Bug report -about: Report a bug to help us improve +about: Report a problem you encountered title: '' labels: bug assignees: '' @@ -24,13 +24,13 @@ assignees: '' - Other related GitHub issues?: ## Describe the bug -*Provide a clear and concise description of what the bug is.* +*Clearly and concisely describe the bug.* ## Steps to reproduce *Provide numbered steps to follow to reproduce the bug.* ## Expected behavior -*Provide a clear and concise description of what you expected to happen.* +*Clearly and concisely describe what you expected to happen.* ## Screenshots *If applicable, add screenshots, gifs, or videos to help explain your problem.*