Skip to content

Commit a0ac6b6

Browse files
authored
Update .github/ISSUE_TEMPLATE/bug_report.yml
1 parent 35d0c86 commit a0ac6b6

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
@@ -10,7 +10,8 @@ body:
1010
id: version-info
1111
attributes:
1212
label: Versions
13-
description: Output of ``zarr.print_debug_info()``
13+
description: Output of ``zarr.print_debug_info()``. This will automatically be rendered as code, no need for backticks.
14+
render: shell
1415
placeholder: |
1516
platform: macOS-15.3-arm64-arm-64bit-Mach-O
1617
python: 3.13.2

0 commit comments

Comments
 (0)