From f0f80a4edd5d8c42b0d83be1dadc328a14fc691e Mon Sep 17 00:00:00 2001 From: advplyr <67830747+advplyr@users.noreply.github.com> Date: Sat, 29 Jan 2022 11:30:38 -0600 Subject: [PATCH] Update bug.yaml --- .github/ISSUE_TEMPLATE/bug.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug.yaml b/.github/ISSUE_TEMPLATE/bug.yaml index 5a085cfa..dda0bb36 100644 --- a/.github/ISSUE_TEMPLATE/bug.yaml +++ b/.github/ISSUE_TEMPLATE/bug.yaml @@ -14,15 +14,12 @@ body: attributes: label: Describe the issue description: What happened & what did you expect to happen - placeholder: "" - value: "" validations: required: true - type: textarea id: steps-to-reproduce attributes: label: Steps to reproduce the issue - description: "" value: "1. " validations: required: true @@ -31,7 +28,6 @@ body: attributes: label: Audiobookshelf version placeholder: "e.g. v1.6.60" - value: "" validations: required: true - type: dropdown