Skip to content

Commit

Permalink
Update bug_report.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
notnac authored Aug 6, 2023
1 parent 30087d9 commit 9eeb521
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/bug_report.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,11 +67,11 @@ body:
- type: markdown
attributes:
value: |
## Create a verbose log file for the bug, e.g., "log.txt" using the `--verbose` option:
## Create a verbose log file for the bug (e.g., "log.txt") using the `--verbose` option:
```bash
get_iplayer [your options here] --verbose > log.txt 2>&1
```
### Do not truncate or excerpt the log file. If you do, your report will be ignored. If you are using the Web PVR, copy output from both your web browser and the Web PVR console window and paste it into a plain text file. Do not omit the console window output showing the get_iplayer command(s) invoked by the Web PVR. If you do, your report will be ignored. To minimise the amount of output in the console window, quit and restart the Web PVR, then immediately execute the command that demonstrates the bug.
### Do not truncate or excerpt your verbose log file. If you do, your report will be ignored. If you are using the Web PVR, copy output from both your web browser and the Web PVR console window and paste it into a plain text file. Do not omit the console window output showing the get_iplayer command(s) invoked by the Web PVR. If you do, your report will be ignored. To minimise the amount of output in the console window, quit and restart the Web PVR, then immediately execute the command that demonstrates the bug.
### Do not submit screenshots instead of a log file. If you do, your report will be ignored.
- type: textarea
attributes:
Expand Down

0 comments on commit 9eeb521

Please sign in to comment.