mirror of
https://github.com/ultralytics/yolov5.git
synced 2025-06-03 14:49:29 +08:00
Update --bug-report.md
This commit is contained in:
parent
c8892672a7
commit
48e15be498
2
.github/ISSUE_TEMPLATE/--bug-report.md
vendored
2
.github/ISSUE_TEMPLATE/--bug-report.md
vendored
@ -10,7 +10,7 @@ assignees: ''
|
|||||||
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:
|
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:
|
||||||
- **Current repo**: run `git fetch && git status -uno` to check and `git pull` to update repo
|
- **Current repo**: run `git fetch && git status -uno` to check and `git pull` to update repo
|
||||||
- **Common dataset**: coco.yaml or coco128.yaml
|
- **Common dataset**: coco.yaml or coco128.yaml
|
||||||
- **Common environment**: Colab, Google Cloud, or Docker image. See https://github.com/ultralytics/yolov5#reproduce-our-environment
|
- **Common environment**: Colab, Google Cloud, or Docker image. See https://github.com/ultralytics/yolov5#environments
|
||||||
|
|
||||||
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()`.
|
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()`.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user