From 9480ff666f85ec86d28ef9b7e4f063c9b11b1e6c Mon Sep 17 00:00:00 2001 From: Jo Date: Mon, 3 Apr 2023 16:07:52 +0000 Subject: [PATCH] Update bug_report.md --- .github/ISSUE_TEMPLATE/bug_report.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 332bab5a8..91a57ef5d 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -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