diff --git a/.github/ISSUE_TEMPLATE/1_Bug_report.yaml b/.github/ISSUE_TEMPLATE/1_Bug_report.yaml index 31f721c2..2ce2cd38 100644 --- a/.github/ISSUE_TEMPLATE/1_Bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/1_Bug_report.yaml @@ -15,13 +15,13 @@ body: attributes: label: What OS are you using? description: Choose the OS where OpenPanel is installed - options: - - Ubuntu - - Debian - - CentOS - - AlmaLinux - - RockyLinux - - Fedora + options: + - Ubuntu + - Debian + - CentOS + - AlmaLinux + - RockyLinux + - Fedora validations: required: true - type: textarea