Files
modelscope/.github/ISSUE_TEMPLATE/bug_report.md
Zhicheng Zhang a63622178f Update issue templates (#238)
* Update issue templates

* Create CODE_OF_CONDUCT.md

* lint fixed

---------

Co-authored-by: Zhicheng Zhang <zhangzhicheng.zzc@alibaba-inc.com>
2023-03-28 12:07:00 +08:00

1.1 KiB

name, about, title, labels, assignees
name about title labels assignees
Bug report Create a bug report to help us improve Firmament-cyou, tastelikefeet, wangxingjun778, wenmengzhou, zzclynn

Thanks for your error report and we appreciate it a lot.

Checklist

  • I have searched the tutorial on modelscope doc-site
  • I have searched related issues but cannot get the expected help.
  • The bug has not been fixed in the latest version.

Describe the bug A clear and concise description of what the bug is.

To Reproduce

  • What command or script did you run?

A placeholder for the command.

  • Did you make any modifications on the code or config? Did you understand what you have modified?
  • What dataset did you use?

Your Environments (required)

  • OS: uname -a
  • CPU: lscpu
  • Commit id (e.g. a3ffc7d8)
  • You may add addition that may be helpful for locating the problem, such as
    • How you installed PyTorch [e.g., pip, conda, source]
    • Other environment variables that may be related (such as $PATH, $LD_LIBRARY_PATH, $PYTHONPATH, etc.)