Skip to content

Commit

Permalink
ci: remove platform selection from bug report, update bug_report.yml (
Browse files Browse the repository at this point in the history
#7558)

No point in having this selection with only a single entry

Co-authored-by: Begoña Álvarez de la Cruz <[email protected]>
  • Loading branch information
Thoralf-M and begonaalvarezd authored Oct 11, 2023
1 parent 43c1aa3 commit 63785e0
Showing 1 changed file with 1 addition and 13 deletions.
14 changes: 1 addition & 13 deletions .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,18 +15,7 @@ body:
- type: markdown
attributes:
value: '## Firefly application details'

- type: dropdown
id: platform
attributes:
label: Platform
description: What platform does this issue occur on? (Select all that apply)
multiple: true
options:
- Desktop
validations:
required: true
value: '## Firefly application details'

- type: input
id: version
Expand All @@ -37,7 +26,6 @@ body:
validations:
required: true


- type: markdown
attributes:
value: '## Issue report'
Expand Down

0 comments on commit 63785e0

Please sign in to comment.