From 937b07c917d47791e14e18e10da0f1e91551de7f Mon Sep 17 00:00:00 2001 From: TianYuan Date: Mon, 29 Aug 2022 17:16:08 +0800 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/---others.md | 15 +++++++++++++++ .github/ISSUE_TEMPLATE/bug-report-asr.md | 2 +- 2 files changed, 16 insertions(+), 1 deletion(-) create mode 100644 .github/ISSUE_TEMPLATE/---others.md diff --git a/.github/ISSUE_TEMPLATE/---others.md b/.github/ISSUE_TEMPLATE/---others.md new file mode 100644 index 00000000..e135a268 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/---others.md @@ -0,0 +1,15 @@ +--- +name: "\U0001F9E9 Others" +about: Report any other non-support related issues. +title: '' +labels: '' +assignees: '' + +--- + +## Others + + diff --git a/.github/ISSUE_TEMPLATE/bug-report-asr.md b/.github/ISSUE_TEMPLATE/bug-report-asr.md index 44f3c140..731cc4b6 100644 --- a/.github/ISSUE_TEMPLATE/bug-report-asr.md +++ b/.github/ISSUE_TEMPLATE/bug-report-asr.md @@ -2,7 +2,7 @@ name: "\U0001F41B ASR Bug Report" about: Create a report to help us improve title: '' -labels: Bug, S2T +labels: Bug, Question, S2T assignees: zh794390558 ---