mirror of
https://github.com/vuejs/babel-plugin-jsx.git
synced 2024-11-10 17:49:16 +08:00
26 lines
615 B
Markdown
26 lines
615 B
Markdown
---
|
|
name: 🐛 Report Bug
|
|
about: Report Bug.
|
|
title: '[BUG] Report bug'
|
|
assignees:
|
|
---
|
|
|
|
### 🐛 Bug description
|
|
|
|
<!-- Please describe the bug in detail above so that everyone can understand. -->
|
|
|
|
### 📝 Steps to reproduce
|
|
|
|
<!-- Please describe the steps to reproduce the bug above. -->
|
|
|
|
Reproduction Link (required): <!-- Please provide a link to a reproduction case. -->
|
|
|
|
### 🏞 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 -->
|