aboutsummaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE
diff options
context:
space:
mode:
authorGravatar Fred K. Schott <fkschott@gmail.com> 2022-04-10 22:13:49 -0700
committerGravatar Fred K. Schott <fkschott@gmail.com> 2022-04-10 22:13:49 -0700
commitd49ba49b6a01370dfe1754888dbe76d05391a1a5 (patch)
tree47b1f7f2802019c35ec9cf34c84806ea43084b6a /.github/ISSUE_TEMPLATE
parent791a5244118ef4940dd84b352390701f1942e721 (diff)
downloadastro-d49ba49b6a01370dfe1754888dbe76d05391a1a5.tar.gz
astro-d49ba49b6a01370dfe1754888dbe76d05391a1a5.tar.zst
astro-d49ba49b6a01370dfe1754888dbe76d05391a1a5.zip
add adapter question to issue template
Diffstat (limited to '.github/ISSUE_TEMPLATE')
-rw-r--r--.github/ISSUE_TEMPLATE/---01-bug-report.yml6
1 files changed, 6 insertions, 0 deletions
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
@@ -20,6 +20,12 @@ body:
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?
placeholder: npm, yarn, pnpm
validations: