Skip to content

Commit

Permalink
Fixed issues with the bug report tempalte (#1087)
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreasBrostrom authored Nov 28, 2023
1 parent 4a96e10 commit 4142cdc
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/ISSUE_TEMPLATE/bug_report.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
name: Bug Report
description: File a report to help us improve
title: ''
labels: ['bug']
assignees: ''

body:
- type: markdown
attributes:
Expand All @@ -15,7 +12,6 @@ body:
label: What happened?
description: Also tell us, what did you expect to happen?
placeholder: Tell us what you see!
value: ""
validations:
required: true
- type: dropdown
Expand Down

0 comments on commit 4142cdc

Please sign in to comment.