diff --git a/.github/ISSUE_TEMPLATE/BUG_REPORT.yml b/.github/ISSUE_TEMPLATE/BUG_REPORT.yml index ff8f8d3ad..e06791bae 100644 --- a/.github/ISSUE_TEMPLATE/BUG_REPORT.yml +++ b/.github/ISSUE_TEMPLATE/BUG_REPORT.yml @@ -41,6 +41,6 @@ body: description: "Are you using the cloud version of Coolify?" options: - label: Yes - required: true + required: false - label: No - required: true + required: false