Skip to content

Commit 230f958

Browse files
Bashamegasaschanaz
andauthored
Update .github/ISSUE_TEMPLATE/web_api_type_definition_issue.yml
Co-authored-by: Kagami Sascha Rosylight <[email protected]>
1 parent 86eca89 commit 230f958

File tree

1 file changed

+5
-11
lines changed

1 file changed

+5
-11
lines changed

.github/ISSUE_TEMPLATE/web_api_type_definition_issue.yml

+5-11
Original file line numberDiff line numberDiff line change
@@ -42,20 +42,14 @@ body:
4242
- label: "This API is supported in at least two major browser engines (not two Chromium-based browsers)."
4343
required: true
4444
- type: checkboxes
45-
id: use_latest_typescript
45+
id: tried_latest_releases
4646
attributes:
47-
label: "Have Latest TypeScript Package"
48-
description: "Ensure you are using the latest TypeScript version."
47+
label: "Have Tried The Latest Releases"
48+
description: "Make sure your problem is still reproducible on the latest releases."
4949
options:
50-
- label: "I am using the latest version of TypeScript."
50+
- label: "This issue applies to the latest release of TypeScript."
5151
required: true
52-
- type: checkboxes
53-
id: use_latest_typescript_web
54-
attributes:
55-
label: "Use the Latest @types/web Package"
56-
description: "Ensure you have tried the latest `@types/web` package."
57-
options:
58-
- label: "I am using the latest version of `@types/web`."
52+
- label: "This issue applies to the latest release of `@types/web`."
5953
required: true
6054
- type: textarea
6155
id: additional_context

0 commit comments

Comments
 (0)