TypeScript/.github/ISSUE_TEMPLATE/Feature_request.md
Khải 4264629f2f
Give issue template's checklist checkboxes
Prior to this commit, checkboxes appear as pairs of brackets rather than proper checkboxes
2018-05-16 14:00:58 +07:00

1.1 KiB

name about
Feature request Suggest an idea for this project

Search Terms

Suggestion

Use Cases

Examples

Checklist

My suggestion meets these guidelines:

  • This wouldn't be a breaking change in existing TypeScript / JavaScript code
  • This wouldn't change the runtime behavior of existing JavaScript code
  • This could be implemented without emitting different JS based on the types of the expressions
  • This isn't a runtime feature (e.g. new expression-level syntax)