Skip to content

Commit cd7f354

Browse files
authored
Update issue templates
1 parent c2a7153 commit cd7f354

File tree

3 files changed

+28
-20
lines changed

3 files changed

+28
-20
lines changed

.github/ISSUE_TEMPLATE/api-缺失.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
---
2+
name: API 缺失
3+
about: 百炼文档中提到了某个 API/参数/返回值,但 SDK 中没有
4+
title: "[API Sync]"
5+
labels: bug, untriaged
6+
assignees: ikesnowy
7+
8+
---
9+
10+
**百炼文档链接**
11+
提供百炼对应的文档链接,以及希望添加的内容
12+
13+
**SDK 对应的方法(如果有)**
14+
15+
**其他信息**
16+
例如,希望 SDK 通过 Enum 提供代码提示友好的接入

.github/ISSUE_TEMPLATE/feature_request.md

Lines changed: 0 additions & 20 deletions
This file was deleted.
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
name: 文档相关
3+
about: SDK 在文档上需要做出的改进
4+
title: "[DOC]"
5+
labels: documentation, untriaged
6+
assignees: ikesnowy
7+
8+
---
9+
10+
**文档文件位置(如果有)**
11+
12+
**希望做出的改进**

0 commit comments

Comments
 (0)