Skip to content

Commit

Permalink
Update issue templates
Browse files Browse the repository at this point in the history
  • Loading branch information
Yidadaa authored Apr 5, 2023
1 parent dbdb9ba commit eb1573d
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 0 deletions.
20 changes: 20 additions & 0 deletions .github/ISSUE_TEMPLATE/功能建议.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
name: 功能建议
about: 请告诉我们你的灵光一闪
title: "[Feature] "
labels: ''
assignees: ''

---

**这个功能与现有的问题有关吗?**
如果有关,请在此列出链接或者描述问题。

**你想要什么功能或者有什么建议?**
尽管告诉我们。

**有没有可以参考的同类竞品?**
可以给出参考产品的链接或者截图。

**其他信息**
可以说说你的其他考虑。
23 changes: 23 additions & 0 deletions .github/ISSUE_TEMPLATE/反馈问题.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
---
name: 反馈问题
about: 请告诉我们你遇到的问题
title: "[Bug] "
labels: ''
assignees: ''

---

**描述问题**
请在此描述你遇到了什么问题。

**如何复现**
请告诉我们你是通过什么操作触发的该问题。

**截图**
请在此提供控制台截图、屏幕截图或者服务端的 log 截图。

**一些必要的信息**
- 系统:[比如 windows 10/ macos 12/ linux / android 11 / ios 16]
- 浏览器: [比如 chrome, safari]
- 版本: [填写设置页面的版本号]
- 部署方式:[比如 vercel、docker 或者服务器部署]

0 comments on commit eb1573d

Please sign in to comment.