Skip to content

Commit 0b98f60

Browse files
remove product drop-down from bug issue template (#9326)
1 parent 4ad6a6d commit 0b98f60

File tree

1 file changed

+0
-24
lines changed

1 file changed

+0
-24
lines changed

.github/ISSUE_TEMPLATE/bug-template.yaml

Lines changed: 0 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -8,30 +8,6 @@ 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: dropdown
12-
id: products
13-
attributes:
14-
label: Which Cloudflare product(s) does this pertain to?
15-
multiple: true
16-
options:
17-
- C3 (npm create cloudflare)
18-
- D1
19-
- KV
20-
- Pages
21-
- Pub/Sub
22-
- Queues
23-
- R2
24-
- Workers for Platforms
25-
- Workers AI
26-
- Workers Runtime
27-
- Wrangler
28-
- Miniflare
29-
- KV Asset Handler
30-
- Workers Vitest Integration
31-
- Vite Plugin
32-
- Other
33-
validations:
34-
required: true
3511
- type: input
3612
attributes:
3713
label: What versions & operating system are you using?

0 commit comments

Comments
 (0)