mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-03-06 02:00:01 -06:00
Add 'not a request for a utility type' to the feature issue template (#55746)
This commit is contained in:
parent
73bc0eba5f
commit
cf73e5af5d
2
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
2
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
@ -37,6 +37,8 @@ body:
|
||||
required: true
|
||||
- label: This isn't a runtime feature (e.g. library functionality, non-ECMAScript syntax with JavaScript output, new syntax sugar for JS, etc.)
|
||||
required: true
|
||||
- label: "This isn't a request to add a new utility type: https://github.com/microsoft/TypeScript/wiki/No-New-Utility-Types"
|
||||
required: true
|
||||
- label: 'This feature would agree with the rest of our Design Goals: https://github.com/Microsoft/TypeScript/wiki/TypeScript-Design-Goals'
|
||||
required: true
|
||||
- type: textarea
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user