From 6f1f6a961a2239b3603867c55f28ddbe811f0293 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Johannes=20G=C3=A4=C3=9Fler?= Date: Wed, 17 Dec 2025 13:46:48 +0100 Subject: [PATCH] Github: ask for -v logs for params_fit [no ci] (#18128) --- .github/ISSUE_TEMPLATE/019-bug-misc.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/ISSUE_TEMPLATE/019-bug-misc.yml b/.github/ISSUE_TEMPLATE/019-bug-misc.yml index 1904e31fdc..e1bd08ddd2 100644 --- a/.github/ISSUE_TEMPLATE/019-bug-misc.yml +++ b/.github/ISSUE_TEMPLATE/019-bug-misc.yml @@ -86,6 +86,7 @@ body: description: > If applicable, please copy and paste any relevant log output, including any generated text. This will be automatically formatted into code, so no need for backticks. + If you are encountering problems specifically with the `llama_params_fit` module, always upload `--verbose` logs as well. render: shell validations: required: false