You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for taking the time to fill out this bug report!
9
+
- type: textarea
10
+
id: bug-description
11
+
attributes:
12
+
label: Describe the bug
13
+
description: A clear and concise description of what the bug is. If you intend to submit a pull request for this issue, tell us in the description. Thanks!
14
+
placeholder: Bug description
15
+
validations:
16
+
required: true
17
+
- type: textarea
18
+
id: reproduction
19
+
attributes:
20
+
label: Reproduction
21
+
description: Please provide a minimal reproducible code which we can copy/paste and reproduce the issue.
22
+
placeholder: Reproduction
23
+
- type: textarea
24
+
id: logs
25
+
attributes:
26
+
label: Logs
27
+
description: "Please include the Python logs if you can."
28
+
render: shell
29
+
- type: textarea
30
+
id: system-info
31
+
attributes:
32
+
label: System Info
33
+
description: Please share your system info with us,
0 commit comments