diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index 9104895f46..3812a62d66 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -23,9 +23,8 @@ body: - type: dropdown attributes: label: Runtime - description: What javascript runtime are you seeing the problem on? options: - - '' + - What javascript runtime are you seeing the problem on? - Browser - Bun - Cloudflare Workers