Skip to content

Commit 86eca89

Browse files
authored
Update web_api_type_definition_issue.yml
1 parent 21644e4 commit 86eca89

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE/web_api_type_definition_issue.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,15 +41,15 @@ body:
4141
options:
4242
- label: "This API is supported in at least two major browser engines (not two Chromium-based browsers)."
4343
required: true
44-
- type: checkbox
44+
- type: checkboxes
4545
id: use_latest_typescript
4646
attributes:
4747
label: "Have Latest TypeScript Package"
4848
description: "Ensure you are using the latest TypeScript version."
4949
options:
5050
- label: "I am using the latest version of TypeScript."
5151
required: true
52-
- type: checkbox
52+
- type: checkboxes
5353
id: use_latest_typescript_web
5454
attributes:
5555
label: "Use the Latest @types/web Package"

0 commit comments

Comments
 (0)