Skip to content

Commit

Permalink
docs: update issue template
Browse files Browse the repository at this point in the history
  • Loading branch information
klxiaoniu authored Aug 3, 2023
1 parent 618c0f7 commit 25955b1
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,10 +55,14 @@ body:
options:
- label: I am using latest debug CI version of QAuxiliary and enable verbose log/我正在使用最新 CI 调试版本且启用详细日志
required: true
- label: I have checked recent Issues (including Open and Closed) and have not found this Issue/我已经查看近期 Issues(包含 Open 和 Closed),未发现已存在此 Issue
required: true
- label: The QQ I use is the official version, not the beta version/我使用的 QQ 是正式版本,而非测试版
required: true
- type: textarea
attributes:
label: Logs/日志
description: 功能问题请先复现一次错误,然后在 模块设置界面-故障排查-功能异常列表 找到存在问题的功能,复制错误信息粘贴到此处;激活问题请提供 [bugreport](https://developer.android.google.cn/studio/debug/bug-report?hl=zh-cn) 日志。无日志提交会被关闭。
placeholder: Paste logs here or upload logs by clicking the bar on the bottom. /将日志粘贴到此处或者点击文本框底栏上传日志文件。
validations:
required: true
required: true

0 comments on commit 25955b1

Please sign in to comment.