We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35d0c86 commit a0ac6b6Copy full SHA for a0ac6b6
.github/ISSUE_TEMPLATE/bug_report.yml
@@ -10,7 +10,8 @@ body:
10
id: version-info
11
attributes:
12
label: Versions
13
- description: Output of ``zarr.print_debug_info()``
+ description: Output of ``zarr.print_debug_info()``. This will automatically be rendered as code, no need for backticks.
14
+ render: shell
15
placeholder: |
16
platform: macOS-15.3-arm64-arm-64bit-Mach-O
17
python: 3.13.2
0 commit comments