We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21644e4 commit 86eca89Copy full SHA for 86eca89
.github/ISSUE_TEMPLATE/web_api_type_definition_issue.yml
@@ -41,15 +41,15 @@ body:
41
options:
42
- label: "This API is supported in at least two major browser engines (not two Chromium-based browsers)."
43
required: true
44
- - type: checkbox
+ - type: checkboxes
45
id: use_latest_typescript
46
attributes:
47
label: "Have Latest TypeScript Package"
48
description: "Ensure you are using the latest TypeScript version."
49
50
- label: "I am using the latest version of TypeScript."
51
52
53
id: use_latest_typescript_web
54
55
label: "Use the Latest @types/web Package"
0 commit comments