Skip to content

Commit

Permalink
Update bug_report.md (#2053)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jguer authored Apr 3, 2023
1 parent 9532e7b commit 3f09397
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,11 @@ Example: `yay v8.1139.r0.g9ac4ab6 - libalpm v11.0.1` -->
Include the FULL output of any relevant commands/configs
The current yay config can be printed with `yay -Pg`
Paste services are only needed for excessive output (>500 lines)
Use --debug to add pacman and yay debug logs
or add the following key to your ~/.config/yay/config.json to only get yay debug logs
{
"debug": true
}
-->

```sh
Expand Down

0 comments on commit 3f09397

Please sign in to comment.