diff --git a/.github/ISSUE_TEMPLATE/1-bug-report.yml b/.github/ISSUE_TEMPLATE/1-bug-report.yml index e04cd221..07addf8c 100644 --- a/.github/ISSUE_TEMPLATE/1-bug-report.yml +++ b/.github/ISSUE_TEMPLATE/1-bug-report.yml @@ -18,7 +18,7 @@ body: required: true - type: input attributes: - label: What runtime/platform is your app running on? + label: What runtime/platform is your app running on? (with version if possible) placeholder: Cloudflare Workers, Deno, Bun, etc. validations: required: true