-
-
Notifications
You must be signed in to change notification settings - Fork 99
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
45 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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? | ||
|
||
<!-- To use the `gpt-4` translation method, you need to join the waitlist and receive an invitation to access the `gpt-4` model. --> | ||
|
||
- [ ] `gpt-4` | ||
- [ ] `gpt-3.5-turbo` | ||
- [ ] `gpt-3.5-turbo-economy` | ||
|
||
#### Provide your subtitle file | ||
|
||
<!-- Please provide your subtitle file in `.zip` format. --> | ||
|
||
#### Target language | ||
|
||
<!-- Please provide the target language. --> | ||
|
||
#### Additional notes | ||
|
||
<!-- Please provide any additional notes. --> | ||
|
||
#### Describe the bug | ||
|
||
<!-- A clear and concise description of what the bug is. --> | ||
|
||
#### To Reproduce | ||
|
||
<!-- Steps to reproduce the behavior: --> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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 |