From 7a55e76a35f07bba84c9239a7f2da03842375468 Mon Sep 17 00:00:00 2001 From: John Grosh Date: Mon, 2 Nov 2020 15:51:15 -0500 Subject: [PATCH] Update bug-report.md --- .github/ISSUE_TEMPLATE/bug-report.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md index 1d126a7..c4252af 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.md +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -8,22 +8,22 @@ assignees: '' --- **Describe the bug** -A clear and concise description of what the bug is. +Replace this text with a clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: -1. Run with '...' -2. Do a command '....' -3. Some other step '....' +1. +2. +3. **Expected behavior** -A clear and concise description of what you expected to happen. +Replace this text with a clear and concise description of what you expected to happen. **Screenshots** -If applicable, add screenshots to help explain your problem. +If applicable, add screenshots to help explain your problem here. **Debug Info** Please run the `debug` command and paste it here or upload it as an attachment. If you cannot run the command, please provide information about your system such as operating system version, JMusicBot version, etc. **Additional context** -Add any other context about the problem here. +Replace this text with any other context about the problem.