Skip to content

Commit

Permalink
Format code 2
Browse files Browse the repository at this point in the history
  • Loading branch information
triple-Mu authored and Chilicyy committed Oct 12, 2022
1 parent ca6ba2e commit 7346149
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/ISSUE_TEMPLATE/question.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,14 +20,14 @@ body:
- label: >
I want to train my custom dataset, and I have read the [tutorials for training your custom data](https://github.com/meituan/YOLOv6/blob/main/docs/Train_custom_data.md) carefully and organize my dataset correctly;
(FYI: We recommand you to apply the config files of xx_finetune.py.)
我想训练自定义数据集,我已经仔细阅读了训练自定义数据的教程,以及按照正确的目录结构存放数据集。(FYI: 我们推荐使用xx_finetune.py等配置文件训练自定义数据集。)
我想训练自定义数据集,我已经仔细阅读了训练自定义数据的教程,以及按照正确的目录结构存放数据集。(FYI: 我们推荐使用xx_finetune.py等配置文件训练自定义数据集。)
required: False
- label: >
I have pulled the latest code of main branch to run again and the problem still existed.
我已经拉取了主分支上最新的代码,重新运行之后,问题仍不能解决。
required: true
- type: checkboxes
attributes:
label: Search before asking
Expand All @@ -43,7 +43,7 @@ body:
label: Question
description: What is your question?
placeholder: |
💡 ProTip! Include as much information as possible (screenshots, logs, tracebacks, training commands etc.) to receive the most helpful response.
💡 ProTip! Include as much information as possible (screenshots, logs, tracebacks, training commands etc.) to receive the most helpful response.
(请仔细阅读上面的信息先进行问题排查,如果仍不能解决您的问题,请将问题尽可能地描述详细,以及提供相关命令、超参配置、报错日志等信息或截图,以便更快地定位和解决问题。)
validations:
required: true
Expand Down

0 comments on commit 7346149

Please sign in to comment.