We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49e392f commit 59c0ce8Copy full SHA for 59c0ce8
.github/ISSUE_TEMPLATE/other_issues.yml
@@ -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
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