Skip to content

Commit 90ddb7c

Browse files
authored
Update bug-template.yaml (#9992)
1 parent 26186a5 commit 90ddb7c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE/bug-template.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@ body:
88
attributes:
99
value: |
1010
Thank you for taking the time to file a bug report! Please fill out this form as completely as possible.
11-
- type: input
11+
- type: textarea
1212
attributes:
1313
label: What versions & operating system are you using?
14-
description: "Make sure you've checked that you meet our system requirements as listed here: https://developers.cloudflare.com/workers/wrangler/install-and-update/."
14+
description: "Make sure you've checked that you meet our system requirements as listed here: https://developers.cloudflare.com/workers/wrangler/install-and-update/. Please provide the output of running `npx envinfo --system --npmPackages '{wrangler,create-cloudflare,miniflare,@cloudflare/*}' --binaries`"
1515
placeholder: e.g. Wrangler v4.6, Node v20, Windows 11 etc...
1616
validations:
1717
required: true

0 commit comments

Comments
 (0)