Skip to content

Commit d44178b

Browse files
authored
Update the description of the 'Screenshot' step in the issue template (#2900)
1 parent 290c358 commit d44178b

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

.github/ISSUE_TEMPLATE/Bug_Report.yaml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,10 @@ body:
2626
attributes:
2727
label: Screenshot
2828
description: |
29-
In case of an exception report, please scroll up your terminal window and take a screenshot of the terminal state right before the exception happened.
30-
Please keep your terminal window size unchanged when taking screenshot. The screenshot will be very helpful for us to triage the issue.
31-
If no exception was involved, please upload images or animations that you think may be helpful, or put "N/A" below.
29+
- In case of an exception, **DO NOT take screenshot of the exception report**!
30+
Instead, please scroll up to above the exception report, and take a screenshot of the console state right before the exception happened.
31+
Also, please keep your terminal window size unchanged when taking screenshot.
32+
- If no exception was involved, please upload images or animations that you think may be helpful, or put "N/A" below.
3233
- type: textarea
3334
attributes:
3435
label: Environment data

0 commit comments

Comments
 (0)