mirror of
https://github.com/DirectoryLister/DirectoryLister.git
synced 2025-08-20 12:51:30 +02:00
Removed placeholders from but report template form
This commit is contained in:
2
.github/ISSUE_TEMPLATE/bug_report.yaml
vendored
2
.github/ISSUE_TEMPLATE/bug_report.yaml
vendored
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user