mirror of
https://github.com/modelscope/modelscope.git
synced 2025-12-25 04:29:22 +01:00
add contact info to issue template (#552)
This commit is contained in:
15
.github/ISSUE_TEMPLATE/bug_report.md
vendored
15
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@@ -32,3 +32,18 @@ A clear and concise description of what the bug is.
|
||||
* 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.)
|
||||
|
||||
|
||||
Please @ corresponding people according to your problem:
|
||||
|
||||
Model related: @wenmengzhou @tastelikefeet
|
||||
|
||||
Model hub related: @liuyhwangyh
|
||||
|
||||
Dataset releated: @wangxingjun778
|
||||
|
||||
Finetune related: @tastelikefeet @Jintao-Huang
|
||||
|
||||
Pipeline related: @Firmament-cyou @wenmengzhou
|
||||
|
||||
Contribute your model: @zzclynn
|
||||
|
||||
16
.github/ISSUE_TEMPLATE/question.md
vendored
16
.github/ISSUE_TEMPLATE/question.md
vendored
@@ -3,7 +3,7 @@ name: Question
|
||||
about: Describe this issue template's purpose here.
|
||||
title: ''
|
||||
labels: ''
|
||||
assignees: zzclynn
|
||||
assignees: zzclynn,wenmengzhou
|
||||
|
||||
---
|
||||
|
||||
@@ -15,3 +15,17 @@ Before asking a question, make sure you have:
|
||||
* Googled your question.
|
||||
* Searched related issues but cannot get the expected help.
|
||||
* The bug has not been fixed in the latest version.
|
||||
|
||||
Please @ corresponding people according to your problem:
|
||||
|
||||
Model related: @wenmengzhou @tastelikefeet
|
||||
|
||||
Model hub related: @liuyhwangyh
|
||||
|
||||
Dataset releated: @wangxingjun778
|
||||
|
||||
Finetune related: @tastelikefeet @Jintao-Huang
|
||||
|
||||
Pipeline related: @Firmament-cyou @wenmengzhou
|
||||
|
||||
Contribute your model: @zzclynn
|
||||
|
||||
Reference in New Issue
Block a user