update bug report template

This commit is contained in:
Glenn Jocher 2020-05-06 10:14:31 -07:00
parent d405959893
commit 832ceba559
1 changed files with 4 additions and 4 deletions

View File

@ -8,13 +8,13 @@ assignees: ''
---
Before submitting a bug report, please ensure that you are using the latest versions of:
- python
- torch
- this repo (run `git status` and `git pull`)
- Python
- PyTorch
- This repository (run `git status -uno` to check and `git pull` to update)
**Your issue must be reproducible on a public dataset (i.e COCO) using the latest version of the repository, and you must supply code to reproduce, or we can not help you.**
If this is a custom training question we suggest you include your `train_batch0.png` and `results.png` figures.
If this is a custom training question we suggest you include your `train*.jpg`, `test*.jpg` and `results.png` figures.
## 🐛 Bug