mmclassification/.github/ISSUE_TEMPLATE/general-questions.md
Ma Zerun eb7c70c5c7
Create issue templates (#358)
* Create issue templates

* Fix lint.
2021-07-14 15:18:43 +08:00

610 B

name, about, title, labels, assignees
name about title labels assignees
General questions Ask general questions to get help help wanted

Checklist

  • I have searched related issues but cannot get the expected help.
  • I have read related documents and don't know what to do.

Describe the question you meet

[here]

Post related information

  1. The output of pip list | grep "mmcv\|mmcls\|^torch" [here]
  2. Your config file if you modified it or created a new one.
[here]
  1. Your train log file if you meet the problem during training. [here]
  2. Other code you modified in the mmcls folder. [here]