glenn-jocher commited on
Commit
48e15be
1 Parent(s): c889267

Update --bug-report.md

Browse files
.github/ISSUE_TEMPLATE/--bug-report.md CHANGED
@@ -10,7 +10,7 @@ assignees: ''
10
  Before submitting a bug report, please be aware that your issue **must be reproducible** with all of the following, otherwise it is non-actionable, and we can not help you:
11
  - **Current repo**: run `git fetch && git status -uno` to check and `git pull` to update repo
12
  - **Common dataset**: coco.yaml or coco128.yaml
13
- - **Common environment**: Colab, Google Cloud, or Docker image. See https://github.com/ultralytics/yolov5#reproduce-our-environment
14
 
15
  If this is a custom dataset/training question you **must include** your `train*.jpg`, `test*.jpg` and `results.png` figures, or we can not help you. You can generate these with `utils.plot_results()`.
16
 
 
10
  Before submitting a bug report, please be aware that your issue **must be reproducible** with all of the following, otherwise it is non-actionable, and we can not help you:
11
  - **Current repo**: run `git fetch && git status -uno` to check and `git pull` to update repo
12
  - **Common dataset**: coco.yaml or coco128.yaml
13
+ - **Common environment**: Colab, Google Cloud, or Docker image. See https://github.com/ultralytics/yolov5#environments
14
 
15
  If this is a custom dataset/training question you **must include** your `train*.jpg`, `test*.jpg` and `results.png` figures, or we can not help you. You can generate these with `utils.plot_results()`.
16