From 8d72902e2017ab3e838f2e43eeb292c0c7f06809 Mon Sep 17 00:00:00 2001 From: Yingda Chen Date: Tue, 1 Oct 2024 12:52:52 +0800 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/bug_report.md | 10 +++++----- .github/ISSUE_TEMPLATE/feature_request.md | 2 +- .github/ISSUE_TEMPLATE/question.md | 8 ++++---- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 4fdf7351..f5a42ca4 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -3,7 +3,7 @@ name: Bug report about: Create a bug report to help us improve title: '' labels: '' -assignees: Firmament-cyou, tastelikefeet, wangxingjun778, wenmengzhou, zzclynn +assignees: tastelikefeet, wangxingjun778, yingdachen --- @@ -36,14 +36,14 @@ A clear and concise description of what the bug is. Please @ corresponding people according to your problem: -Model related: @wenmengzhou @tastelikefeet +Model related: @tastelikefeet -Model hub related: @liuyhwangyh +Model hub related: @liuyhwangyh @tastelikefeet @wangxingjun778 Dataset releated: @wangxingjun778 Finetune related: @tastelikefeet @Jintao-Huang -Pipeline related: @Firmament-cyou @wenmengzhou +Pipeline related: @tastelikefeet @wangxingjun778 -Contribute your model: @zzclynn +Contribute your model: @yingdachen diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 0731f3c1..6eef2aa5 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -3,7 +3,7 @@ name: Feature request about: Suggest an idea for this project title: '' labels: '' -assignees: tastelikefeet, wangxingjun778, wenmengzhou, yingdachen, zzclynn +assignees: yingdachen, wangxingjun778, tastelikefeet --- diff --git a/.github/ISSUE_TEMPLATE/question.md b/.github/ISSUE_TEMPLATE/question.md index c7ec7256..3545e543 100644 --- a/.github/ISSUE_TEMPLATE/question.md +++ b/.github/ISSUE_TEMPLATE/question.md @@ -3,7 +3,7 @@ name: Question about: Describe this issue template's purpose here. title: '' labels: '' -assignees: zzclynn,wenmengzhou +assignees: tastelikefeet, wangxingjun778, yingdachen --- @@ -18,7 +18,7 @@ Before asking a question, make sure you have: Please @ corresponding people according to your problem: -Model related: @wenmengzhou @tastelikefeet +Model related: @tastelikefeet Model hub related: @liuyhwangyh @@ -26,6 +26,6 @@ Dataset releated: @wangxingjun778 Finetune related: @tastelikefeet @Jintao-Huang -Pipeline related: @Firmament-cyou @wenmengzhou +Pipeline related: @tastelikefeet @wangxingjun778 -Contribute your model: @zzclynn +Contribute your model: @yingdachen