Skip to content

Commit 59c0ce8

Browse files
authored
Create other_issues.yml
1 parent 49e392f commit 59c0ce8

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
name: Other Issues/其它反馈
2+
description: For questions, suggestions, improvements and others./问题(非 bug)、建议(非新增功能) 或 其它
3+
title: "[xxx] "
4+
body:
5+
- type: textarea
6+
attributes:
7+
label: Description
8+
description: |
9+
Please describe the issue./请具体描述,包括是什么、为什么、如何做
10+
11+
validations:
12+
required: true
13+
14+
- type: markdown
15+
attributes:
16+
value: "Bug 反馈请使用正确的模板,用错模板将直接关闭 issue,不予解答:\n https://github.com/Tencent/APIJSON/issues/new?assignees=&labels=kind%2Fbug&template=bug_report.yml&title=%5BBug%5D+ \n有建议请去建议收集箱提问,也方便 统一检索和管理、投票决定优先级、更新处理进度 等:\n https://github.com/Tencent/APIJSON/issues/37 "

0 commit comments

Comments
 (0)