From e47305030dd3ac2d9a151e8976b41300166de20f Mon Sep 17 00:00:00 2001 From: Chun-Hung Tseng Date: Tue, 24 Sep 2024 19:12:35 +0200 Subject: [PATCH] Update the bug report template (#75) --- .github/ISSUE_TEMPLATE/bug-report.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index b7e32b4c..71c030a8 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -50,8 +50,8 @@ body: id: config attributes: label: Netbox operator configuration (command line flags or environment variables) - value: | - # paste your configuration here + description: Please copy and paste your configuration here. + render: Shell - type: textarea id: logs