mirror of
https://github.com/vuejs/babel-plugin-jsx.git
synced 2024-11-10 17:49:16 +08:00
24 lines
453 B
Markdown
24 lines
453 B
Markdown
|
---
|
||
|
name: 🐛 Report Bug
|
||
|
about: Report Bug.
|
||
|
title: '[BUG] Report bug'
|
||
|
labels: 'bug'
|
||
|
assignees:
|
||
|
---
|
||
|
|
||
|
### 🐛 Bug description
|
||
|
|
||
|
|
||
|
<!-- Please describe the bug in detail above so that everyone can understand. -->
|
||
|
|
||
|
### 🏞 Desired result
|
||
|
|
||
|
|
||
|
<!-- Please describe above what you expected to see. -->
|
||
|
|
||
|
### 🚑 Other information
|
||
|
|
||
|
|
||
|
<!-- Please enter other information such as screenshots above. -->
|
||
|
<!-- From: https://github.com/one-template/issue-template -->
|