From 7658761940223cd5a14424ba3964738b3f8137ae Mon Sep 17 00:00:00 2001 From: shamoon <4887959+shamoon@users.noreply.github.com> Date: Mon, 4 Apr 2022 14:57:58 -0700 Subject: [PATCH] Update bug-report.yml --- .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 97a232b3c..ac4515baa 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -39,7 +39,7 @@ body: - type: textarea id: logs attributes: - label: Webserver logs (optional) + label: Webserver logs description: If available, post any logs from the web server related to your issue. render: bash - type: textarea @@ -51,7 +51,7 @@ body: id: version attributes: label: Paperless-ngx version - placeholder: ex. 1.6.0 + placeholder: e.g. 1.6.0 validations: required: true - type: input