Skip to content

Commit

Permalink
Update bug-report.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
DevDyna authored Dec 6, 2024
1 parent 833042f commit 07532d6
Showing 1 changed file with 3 additions and 14 deletions.
17 changes: 3 additions & 14 deletions .github/ISSUE_TEMPLATE/bug-report.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ body:
- type: checkboxes
id: check-base
attributes:
label: Check Base
description: base-desc
label: Base
description: Stuff that need to be checked!
options:
- label: I have checked all other issues on this project
required: true
- label: I'am using the latest version of this project released
required: false
required: true

- type: checkboxes
id: optional
Expand All @@ -25,17 +25,6 @@ body:
- label: 2-option
required: false

- type: dropdown
id: list-selection
attributes:
label: List Selection
description: list-desc
options:
- 0
- 1
- 2
validations:
required: true

- type: input
id: text-box
Expand Down

0 comments on commit 07532d6

Please sign in to comment.