diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 02c4015e3..417efe7ac 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -2,7 +2,6 @@ name: Bug report about: Create a report to help us improve title: '' -labels: bug assignees: '' --- @@ -12,15 +11,10 @@ assignees: '' ## Describe the bug -<-- A clear and concise description of what the bug is. --> ## To Reproduce Steps to reproduce the behavior: -<-- 1. Go to '...' -2. Click on '....' -3. Scroll down to '....' -4. See error --> 1. 2. @@ -28,14 +22,10 @@ Steps to reproduce the behavior: 4. ## Expected behaviour -<-- A clear and concise description of what you expected to happen. --> ## Version -<-- Check "croc -v" and report it --> ## Additional context -<-- Add any other context about the problem here. --> -