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