Skip to content

Commit a7e3db1

Browse files
authored
Update bug_report.yml
1 parent b759eb7 commit a7e3db1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
name: Bug Report
22
description: You have found something wrong with Shiny
33
title: "[Bug]: "
4+
labels: [bug, unverified]
45
body:
56
- type: dropdown
67
id: component
@@ -69,4 +70,4 @@ body:
6970
description: By submitting this issue, you agree to follow our [Code of Conduct](https://github.com/shinyorg/shiny/blob/master/.github/CODE_OF_CONDUCT.md)
7071
options:
7172
- label: I agree to follow this project's Code of Conduct
72-
required: true
73+
required: true

0 commit comments

Comments
 (0)