update issue templates
This commit is contained in:
parent
c7f8dfcb87
commit
2861288b03
4
.github/ISSUE_TEMPLATE/--bug-report.md
vendored
4
.github/ISSUE_TEMPLATE/--bug-report.md
vendored
@ -8,11 +8,11 @@ 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 repository**: run `git fetch && git status -uno` to check and `git pull` to update your repo
|
- **Current repo**: run `git fetch && git status -uno` to check and `git pull` to update repo
|
||||||
- **Common dataset**: coco2017.data or coco64.data
|
- **Common dataset**: coco2017.data or coco64.data
|
||||||
- **Common environment**: Colab, Google Cloud, or Docker image. See https://github.com/ultralytics/yolov3#reproduce-our-environment
|
- **Common environment**: Colab, Google Cloud, or Docker image. See https://github.com/ultralytics/yolov3#reproduce-our-environment
|
||||||
|
|
||||||
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 results.png 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()`.
|
||||||
|
|
||||||
|
|
||||||
## 🐛 Bug
|
## 🐛 Bug
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user