From 09ff535fea9b276ef1b2e797794671086ed20b35 Mon Sep 17 00:00:00 2001 From: Amir Raminfar Date: Fri, 12 Jul 2024 11:47:23 -0700 Subject: [PATCH] chore: more templates --- .github/ISSUE_TEMPLATE/0_bug_report.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/0_bug_report.yml b/.github/ISSUE_TEMPLATE/0_bug_report.yml index c840d99d..a2ead765 100644 --- a/.github/ISSUE_TEMPLATE/0_bug_report.yml +++ b/.github/ISSUE_TEMPLATE/0_bug_report.yml @@ -48,12 +48,12 @@ body: required: true - type: textarea attributes: - label: If applicable, add screenshots to help explain your vision of the feature + label: If applicable, add screenshots to help explain your bug description: Drag issues into the text input below validations: required: false - type: textarea attributes: - label: If applicable, attach your Dozzle logs. You many need to enable [debug mode](https://dozzle.dev/guide/debugging) to see more logs. + label: If applicable, attach your Dozzle logs. You many need to enable debug mode. See https://dozzle.dev/guide/debugging. validations: required: false