We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8798c78 commit 2dc2dfcCopy full SHA for 2dc2dfc
1 file changed
.github/ISSUE_TEMPLATE/bug_report.yml
@@ -75,25 +75,11 @@ body:
75
76
- type: textarea
77
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
87
88
89
90
91
- label: Browser name and version
+ label: Troubleshooting information
+ placeholder: |
+ Go to Support pane in uBO's dashboard, expand "Troubleshooting Information"
+ section, click "Select all", then copy/paste the content here.
+ render: text
92
validations:
93
required: true
94
95
96
97
- label: Operating System and version
98
99
0 commit comments