diff --git a/.github/ISSUE_TEMPLATE/bug.yml b/.github/ISSUE_TEMPLATE/bug.yml index fe4cfe6..fd2fcbd 100644 --- a/.github/ISSUE_TEMPLATE/bug.yml +++ b/.github/ISSUE_TEMPLATE/bug.yml @@ -28,7 +28,7 @@ body: attributes: label: Package Version description: What version of our Package are you running? Please be as specific as possible - placeholder: 2.0.0 + placeholder: 1.0.0 validations: required: true - type: input @@ -44,7 +44,7 @@ body: attributes: label: Laravel Version description: What version of Laravel are you running? Please be as specific as possible - placeholder: 9.0.0 + placeholder: 11.0.0 validations: required: true - type: dropdown