swc/.github/ISSUE_TEMPLATE/bug_report.md

30 lines
421 B
Markdown
Raw Normal View History

2020-01-22 04:58:55 +03:00
---
name: Bug report
about: Use this when swc breaks something
2020-01-22 04:58:55 +03:00
title: ''
labels: C-bug
assignees: ''
---
**Describe the bug**
**Input code**
**Config**
```json
{
// Please copy and paste your .swcrc file here
}
```
**Expected behavior**
A clear and concise description of what you expected to happen.
**Version**
The version of @swc/core:
**Additional context**
Add any other context about the problem here.