Skip to content

Commit

Permalink
Update bug_report.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Snowiiii authored Oct 27, 2024
1 parent 9358d70 commit 7eec40f
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
@@ -1,16 +1,17 @@
name: Bug report
about: Create a bug report to help us improve
title: ""
labels: bug
description: Create a bug report to help us improve
title: "[Bug]"
labels: ["bug"]
assignees: Snowiiii
body:
- type: checkboxes
id: duplicate
attributes:
label: I've searched existing issues and couldn't find a duplicate.
description: I confirm this is not a duplicate.
validations:
required: true
options:
- label: I confirm this is not a duplicate.
required: true
- type: input
id: os
attributes:
Expand Down Expand Up @@ -38,7 +39,7 @@ body:
id: to-reproduce
attributes:
label: To Reproduce
description: Steps to reproduce the behavior:
description: Steps to reproduce the behavior
validations:
required: true
- type: textarea
Expand Down

0 comments on commit 7eec40f

Please sign in to comment.