File tree 1 file changed +5
-6
lines changed
1 file changed +5
-6
lines changed Original file line number Diff line number Diff line change @@ -61,13 +61,12 @@ body:
61
61
description : >-
62
62
Provide the output of the steps above, including the commands
63
63
themselves and pip's output/traceback etc. If you're familiar with
64
- Markdown, this block will have triple backticks added automatically
65
- around it -- you don't have to add them.
64
+ Markdown, DO NOT add backticks. They're added automatically.
66
65
67
- If you want to present output from multiple commands, please present
68
- that as a shell session (commands you run get prefixed with `$ `).
69
- Please also ensure that the "How to reproduce" section contains matching
70
- instructions for reproducing this.
66
+ If you want to present output from multiple commands, please prefix
67
+ the line containing the command with `$ `. Please also ensure that
68
+ the "How to reproduce" section contains matching instructions for
69
+ reproducing this.
71
70
render : sh-session
72
71
73
72
- type : checkboxes
You can’t perform that action at this time.
0 commit comments