mirror of
https://github.com/vuejs/babel-plugin-jsx.git
synced 2025-01-10 08:19:10 +08:00
chore: add reproduction to issue template
This commit is contained in:
parent
1930d2b641
commit
86ba932a03
7
.github/ISSUE_TEMPLATE/bug_report.md
vendored
7
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@ -2,7 +2,6 @@
|
||||
name: 🐛 Report Bug
|
||||
about: Report Bug.
|
||||
title: '[BUG] Report bug'
|
||||
labels: 'bug'
|
||||
assignees:
|
||||
---
|
||||
|
||||
@ -10,6 +9,12 @@ assignees:
|
||||
|
||||
<!-- 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. -->
|
||||
|
Loading…
Reference in New Issue
Block a user