Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 714 Bytes

ISSUE_TEMPLATE.md

File metadata and controls

35 lines (22 loc) · 714 Bytes
name about title labels assignees
Bug report
Create a report to help us improve

Describe the bug

A clear and concise description of what the bug is.

To Reproduce

Steps to reproduce the behavior:

Expected behavior

A clear and concise description of what you expected to happen.

Debug log

If applicable, add screenshots to help explain your problem.

If the bug occurs on editor/IDE, turn on verbose log with the following and paste tssserver.log of from the replay.

$ export TSS_LOG="-file `pwd`/tsserver.log -level verbose"

If the bug occurs on CLI, paste log with --verbose option.

Additional context

Add any other context about the problem here.