From 2109ade5b468163698c9840e70f6a04c4dd238c0 Mon Sep 17 00:00:00 2001 From: Alessandro Ros Date: Fri, 16 Jan 2026 13:20:07 +0100 Subject: [PATCH] improve readability of issues with config (#5353) --- .github/ISSUE_TEMPLATE/bug.yml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug.yml b/.github/ISSUE_TEMPLATE/bug.yml index c006ba94..cf7078bc 100644 --- a/.github/ISSUE_TEMPLATE/bug.yml +++ b/.github/ISSUE_TEMPLATE/bug.yml @@ -63,8 +63,8 @@ body: label: MediaMTX configuration description: | MediaMTX configuration is often required to replicate the issue. - placeholder: Paste or drag the configuration file here - # render: shell + placeholder: Paste the configuration file here + render: yaml - type: textarea id: logs @@ -73,7 +73,6 @@ body: description: | MediaMTX logs are often useful to identify the issue. If you think this is the case, set the parameter 'logLevel' to 'debug' and attach logs. placeholder: Paste or drag the log file here - # render: shell - type: textarea id: network