Skip to content

Commit 52e4994

Browse files
authored
docs: add issues-helper badge (#512)
* Update README.md * Update README-zh_CN.md
1 parent cf7898b commit 52e4994

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

packages/babel-plugin-jsx/README-zh_CN.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Vue 3 Babel JSX 插件
22

33
[![CircleCI](https://circleci.com/gh/vuejs/jsx-next.svg?style=svg)](https://circleci.com/gh/vuejs/vue-next) [![npm package](https://img.shields.io/npm/v/@vue/babel-plugin-jsx.svg?style=flat-square)](https://www.npmjs.com/package/@vue/babel-plugin-jsx)
4+
[![issues-helper](https://img.shields.io/badge/Issues%20Manage%20By-issues--helper-orange?style=flat-square)](https://github.com/actions-cool/issues-helper)
45

56
以 JSX 的方式来编写 Vue 代码
67

packages/babel-plugin-jsx/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Babel Plugin JSX for Vue 3.0
22

33
[![CircleCI](https://circleci.com/gh/vuejs/jsx-next.svg?style=svg)](https://circleci.com/gh/vuejs/vue-next) [![npm package](https://img.shields.io/npm/v/@vue/babel-plugin-jsx.svg?style=flat-square)](https://www.npmjs.com/package/@vue/babel-plugin-jsx)
4+
[![issues-helper](https://img.shields.io/badge/Issues%20Manage%20By-issues--helper-blueviolet?style=flat-square)](https://github.com/actions-cool/issues-helper)
45

56
To add Vue JSX support.
67

0 commit comments

Comments
 (0)