mirror of
https://github.com/dream-num/univer.git
synced 2026-08-29 07:13:59 +08:00
chore(issues-template): add label field to bug and feature request templates
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
name: 🐛 Bug report
|
||||
description: Create a report to help us improve.
|
||||
type: Bug
|
||||
labels: bug 🐛
|
||||
title: '[Bug] '
|
||||
|
||||
body:
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
name: 🐛 Bug 报告
|
||||
description: 尽管我们提供了中文 Bug 报告的入口,但还是建议您使用英语描述问题,这可以让更多的人来帮助您。
|
||||
type: Bug
|
||||
labels: bug 🐛
|
||||
title: '[Bug] '
|
||||
|
||||
body:
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
name: 🚀 Feature request
|
||||
description: Suggest an idea
|
||||
type: Feature
|
||||
labels: enhancement 🚀
|
||||
title: '[Feature] '
|
||||
|
||||
body:
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
name: 🚀 新功能请求
|
||||
description: 尽管我们提供了中文 Feature request 的入口,但还是建议您使用英语描述需求,这可以让更多的人来帮助您。
|
||||
type: Feature
|
||||
labels: enhancement 🚀
|
||||
title: '[Feature] '
|
||||
|
||||
body:
|
||||
|
||||
+1
-1
@@ -156,7 +156,7 @@ Univer 是一个包容和友好的项目。在参与社区之前,请阅读我
|
||||
- 在 [Stack Overflow][stackoverflow-community-link] 上开一个话题,并标记为 `univer`。
|
||||
- 微信扫描下方二维码,加入 Univer 中文社群
|
||||
|
||||

|
||||

|
||||
|
||||
你也可以在以下社交平台找到 Univer:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user