diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml index 358e3a8..9f409d0 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/bug_report.yaml @@ -9,7 +9,6 @@ body: attributes: label: Directory Lister Version description: What version of Directory Lister are you using? - placeholder: '3.X.X' validations: required: true @@ -20,7 +19,6 @@ body: description: | What version of PHP do you have installed? Run `php --version` from a command line to find your version. - placeholder: '8.1' validations: required: true