diff options
Diffstat (limited to '.github/ISSUE_TEMPLATE/bug_report.md')
-rw-r--r-- | .github/ISSUE_TEMPLATE/bug_report.md | 14 |
1 files changed, 9 insertions, 5 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 76c9c21..9096d14 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,28 +1,32 @@ --- name: Bug report about: Create a report to help us improve -title: "[BUG] " +title: '[BUG] ' labels: bug assignees: '' - --- -<!-- +<!-- ******************************************************************* * Before you begin check if the bug has already been reported. * ******************************************************************* --> <!-- Provide a clear and concise description of what the bug is. --> + **Description of the bug:** <!-- Steps to reproduce the behavior --> + **Steps to Reproduce:** -1. -2. + +1. +2. <!-- A clear and concise description of what you expected to happen. --> + **Expected behavior:** <!-- Add screenshots, error codes, etc. --> + **Attachments:** |