Skip to content

Commit ecb17b4

Browse files
authored
Update bug_report.yaml
1 parent 5a8e01c commit ecb17b4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE/bug_report.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,15 +9,15 @@ body:
99
Thanks for taking the time to report a bug! Please fill in the details below.
1010
1111
- type: input
12-
id: version
12+
id: streamlit_version
1313
attributes:
1414
label: Streamlit Version
1515
placeholder: "e.g. v1.2.3"
1616
validations:
1717
required: true
1818

1919
- type: input
20-
id: version
20+
id: streamlit_authenticator_version
2121
attributes:
2222
label: Streamlit Authenticator Version
2323
placeholder: "e.g. v1.2.3"

0 commit comments

Comments
 (0)