From 3c3beda7c87290300ec8e947efd05b15089cd653 Mon Sep 17 00:00:00 2001 From: gnehs Date: Thu, 15 Jun 2023 20:05:56 +0800 Subject: [PATCH] Add ISSUE_TEMPLATE --- .github/ISSUE_TEMPLATE/bug_report.md | 35 +++++++++++++++++++++++++++ .github/ISSUE_TEMPLATE/help_wanted.md | 10 ++++++++ 2 files changed, 45 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/bug_report.md create mode 100644 .github/ISSUE_TEMPLATE/help_wanted.md diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md new file mode 100644 index 0000000..47f524f --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,35 @@ +--- +name: 🐞 Bug report +about: Create a report to help us improve +title: "[Bug] the title of bug report" +labels: bug +assignees: "" +--- + +#### Which method you use? + + + +- [ ] `gpt-4` +- [ ] `gpt-3.5-turbo` +- [ ] `gpt-3.5-turbo-economy` + +#### Provide your subtitle file + + + +#### Target language + + + +#### Additional notes + + + +#### Describe the bug + + + +#### To Reproduce + + diff --git a/.github/ISSUE_TEMPLATE/help_wanted.md b/.github/ISSUE_TEMPLATE/help_wanted.md new file mode 100644 index 0000000..bb68ea5 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/help_wanted.md @@ -0,0 +1,10 @@ +--- +name: 🥺 Help wanted +about: Confuse about the use of Subtitle Translator +title: "[Help] the title of help wanted report" +labels: help wanted +assignees: '' + +--- + +#### Describe the problem you confuse