This commit is contained in:
click33 2023-04-05 08:01:37 +08:00
commit a5d3b5290b
4 changed files with 36 additions and 0 deletions

View File

@ -1,3 +1,12 @@
---
name: bug反馈
about: 当你明确框架存在 bug 时,选择这个模板提交
title: ''
labels: ''
assignees: ''
---
### 使用版本:

View File

@ -1,3 +1,12 @@
---
name: 功能提问
about: 对框架的某个功能看不明白时,选择这个模板提交
title: ''
labels: ''
assignees: ''
---
### 对以下问题有疑问:

View File

@ -1,3 +1,12 @@
---
name: 建议增加新功能
about: 当你有一个好 idea 时,选择这个模板提交
title: ''
labels: ''
assignees: ''
---
### 建议增加的新功能:

View File

@ -1,3 +1,12 @@
---
name: 预期不符
about: 当框架的运行结果和你的预期不一致时,选择这个模板提交
title: ''
labels: ''
assignees: ''
---
### 使用版本: