Skip to content

Commit cb3326e

Browse files
authored
actually use preformatted text in the details summary (#3978)
1 parent 2c77eb5 commit cb3326e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ assignees: ''
2727

2828
#### Versions
2929

30-
<details><summary>Output of `xr.show_versions()`</summary>
30+
<details><summary>Output of <tt>xr.show_versions()</tt></summary>
3131

3232
<!-- Paste the output here xr.show_versions() here -->
3333

0 commit comments

Comments
 (0)