From a08ad4d1a6285d8dd3908b78e1bb0098d7595d44 Mon Sep 17 00:00:00 2001 From: TianYuan Date: Mon, 29 Aug 2022 17:24:10 +0800 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/bug-report-tts.md | 2 +- .github/ISSUE_TEMPLATE/feature-request.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report-tts.md b/.github/ISSUE_TEMPLATE/bug-report-tts.md index aec202c9..64b33c32 100644 --- a/.github/ISSUE_TEMPLATE/bug-report-tts.md +++ b/.github/ISSUE_TEMPLATE/bug-report-tts.md @@ -1,7 +1,7 @@ --- name: "\U0001F41B TTS Bug Report" about: Create a report to help us improve -title: '[TTS]XXXX' +title: "[TTS]XXXX" labels: Bug, T2S assignees: yt605155624 diff --git a/.github/ISSUE_TEMPLATE/feature-request.md b/.github/ISSUE_TEMPLATE/feature-request.md index 8f7e094d..10b0f3f0 100644 --- a/.github/ISSUE_TEMPLATE/feature-request.md +++ b/.github/ISSUE_TEMPLATE/feature-request.md @@ -3,7 +3,7 @@ name: "\U0001F680 Feature Request" about: As a user, I want to request a New Feature on the product. title: '' labels: feature request -assignees: '' +assignees: D-DanielYang, iftaken ---