diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 72307f1..d88911c 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,31 +1,6 @@ --- name: Bug report -about: Create a report to help us improve +about: Please describe the problem. If possible, include the Clear Linux version, the steps needed to reproduce, and the expected outcome. labels: new, bug --- - -*Please omit irrelevant data and trim the bug report template to only those parts that make sense!* - -**Describe the bug** -A clear and concise description of what the bug is. - -**To Reproduce** -Steps to reproduce the behavior: -1. -2. -3. -4. - -**Expected behavior** -A clear and concise description of what you expected to happen. - -**Screenshots** -If applicable, add screenshots to help explain your problem. - -**Environment (please complete the following information):** - - Clear Linux OS version: [`cat /usr/lib/os-release`] - - Bundles: [e.g. `sudo swupd bundle-list`] - -**Additional context** -Add any other context about the problem here.