From af472af3bb100f24289e76f39d76508f36c75b77 Mon Sep 17 00:00:00 2001 From: Elias Schneider Date: Tue, 27 Aug 2024 22:18:22 +0200 Subject: [PATCH] chore: add logs to issue template --- .github/ISSUE_TEMPLATE/bug.yml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug.yml b/.github/ISSUE_TEMPLATE/bug.yml index 0088dc6c..b9cda3d7 100644 --- a/.github/ISSUE_TEMPLATE/bug.yml +++ b/.github/ISSUE_TEMPLATE/bug.yml @@ -34,11 +34,10 @@ body: - type: input id: operating-system attributes: - label: "🌐 Browser" - description: "Which browser do you use?" - placeholder: "Firefox" + label: "📜 Logs" + description: "Paste any relevant logs here." validations: - required: true + required: false - type: markdown attributes: value: |