Skip to content

Commit

Permalink
docs(github): Clarify that console output is preferred over screenshots
Browse files Browse the repository at this point in the history
Signed-off-by: Sebastian Schuberth <[email protected]>
  • Loading branch information
sschuberth committed Jun 19, 2024
1 parent 2226fe1 commit aa1a5a6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/ISSUE_TEMPLATE/bug.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,15 +28,15 @@ Add console and / or log output that shows the error and additional context.
No screenshots of plain text please, to keep text searchable.

```
<copy & paste output to here>
<copy & paste console output to here; no screenshots please>
```

### Environment

Output of the `ort requirements` command:

```
<copy & paste output to here>
<copy & paste console output to here; no screenshots please>
```

*Or* manually specify:
Expand All @@ -48,7 +48,7 @@ Output of the `ort requirements` command:
*And* specify (relevant parts of) your ORT configuration (`config.yml`):

```
<copy & paste output to here>
<copy & paste console output to here; no screenshots please>
```

### Additional context
Expand Down

0 comments on commit aa1a5a6

Please sign in to comment.