add adapter question to issue template

This commit is contained in:
Fred K. Schott 2022-04-10 22:13:49 -07:00
parent 791a524411
commit d49ba49b6a

View file

@ -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?