Skip to content

Commit 2dc2dfc

Browse files
authored
Update bug_report.yml
1 parent 8798c78 commit 2dc2dfc

1 file changed

Lines changed: 5 additions & 19 deletions

File tree

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 5 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -75,25 +75,11 @@ body:
7575

7676
- type: textarea
7777
attributes:
78-
label: Actual behavior
79-
description: What happened?
80-
validations:
81-
required: true
82-
83-
- type: input
84-
attributes:
85-
label: uBO version
86-
validations:
87-
required: true
88-
89-
- type: input
90-
attributes:
91-
label: Browser name and version
78+
label: Troubleshooting information
79+
placeholder: |
80+
Go to Support pane in uBO's dashboard, expand "Troubleshooting Information"
81+
section, click "Select all", then copy/paste the content here.
82+
render: text
9283
validations:
9384
required: true
9485

95-
- type: input
96-
attributes:
97-
label: Operating System and version
98-
validations:
99-
required: true

0 commit comments

Comments
 (0)