diff --git a/.github/ISSUE_TEMPLATE/---01-bug-report.yml b/.github/ISSUE_TEMPLATE/---01-bug-report.yml index 96ae48e3b..1b241039a 100644 --- a/.github/ISSUE_TEMPLATE/---01-bug-report.yml +++ b/.github/ISSUE_TEMPLATE/---01-bug-report.yml @@ -18,6 +18,12 @@ body: placeholder: 0.0.0 validations: required: true + - type: input + attributes: + label: Are you using an SSR adapter? If so, which one? + placeholder: None, or Netlify, Vercel, Cloudflare, etc. + validations: + required: true - type: input attributes: label: What package manager are you using?