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: |