Skip to content

Commit e0946f3

Browse files
authored
Merge pull request #12630 from shenxianpeng/update-issue-template
2 parents 4d09e3c + 7b61a10 commit e0946f3

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

.github/ISSUE_TEMPLATE/bug-report.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,11 +61,13 @@ body:
6161
description: >-
6262
Provide the output of the steps above, including the commands
6363
themselves and pip's output/traceback etc.
64+
(The output will auto-rendered as code, no need for backticks.)
6465
6566
If you want to present output from multiple commands, please prefix
6667
the line containing the command with `$ `. Please also ensure that
6768
the "How to reproduce" section contains matching instructions for
6869
reproducing this.
70+
render: shell
6971

7072
- type: checkboxes
7173
attributes:

news/12630.trivial.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Add ``render: shell`` to the bug report template to format output as code

0 commit comments

Comments
 (0)