Loading .github/ISSUE_TEMPLATE/bug_report_en.yaml +47 −1 Original line number Diff line number Diff line name: Bug Report title: "Bug Report:" # Default title description: Report a bug labels: [bug] body: Loading Loading @@ -40,6 +41,52 @@ body: label: Description of the Problem description: | Please describe the bug in detail and provide reproduction steps. - type: markdown attributes: value: | ### Affected Modules If your issue is related to specific modules, please select all that apply: - type: checkboxes attributes: label: Text Detector options: - label: ctd - label: stariver_ocr - type: checkboxes attributes: label: OCR options: - label: google_lens - label: manga_ocr - label: mit32px - label: mit48px_ctc - label: mit48px - label: none ocr - label: stariver_ocr - label: windows ocr - type: checkboxes attributes: label: Inpaint options: - label: opencv-tela - label: patchmatch - label: aot - label: lama_mpe - label: lama_large_512px - type: checkboxes attributes: label: Translator options: - label: Baidu - label: Caiyun - label: ChatGPT - label: ChatGPT_exp - label: DeepL - label: DeepL Free - label: DeepLX API - label: google - label: Papago - label: Sakura - type: textarea attributes: label: Screenshot Loading @@ -50,7 +97,6 @@ body: label: Logs description: | Paste the log output here (it will be auto-formatted as a code block). render: shell - type: textarea attributes: label: Additional Information Loading .github/ISSUE_TEMPLATE/bug_report_zh.yaml +47 −0 Original line number Diff line number Diff line name: 漏洞反馈 title: "BUG:" # 默认标题 description: 报告一个漏洞 labels: [bug] body: Loading Loading @@ -40,6 +41,52 @@ body: label: 问题描述 description: | 请详细描述问题,并提供复现步骤。 - type: markdown attributes: value: | ### 受影响的模块 如果问题与特定模块相关,请勾选下列选项(可多选): - type: checkboxes attributes: label: 文本检测 options: - label: ctd - label: stariver_ocr - type: checkboxes attributes: label: OCR options: - label: google_lens - label: manga_ocr - label: mit32px - label: mit48px_ctc - label: mit48px - label: none ocr - label: stariver_ocr - label: windows ocr - type: checkboxes attributes: label: Inpaint options: - label: opencv-tela - label: patchmatch - label: aot - label: lama_mpe - label: lama_large_512px - type: checkboxes attributes: label: 翻译器 options: - label: Baidu - label: Caiyun - label: ChatGPT - label: ChatGPT_exp - label: DeepL - label: DeepL Free - label: DeepLX API - label: google - label: Papago - label: Sakura - type: textarea attributes: label: 屏幕截图 Loading .github/ISSUE_TEMPLATE/feature_request_en.yaml +1 −0 Original line number Diff line number Diff line name: Feature Request title: "Feature Request:" # Default title description: Propose new features or optimizations labels: [feature] body: Loading .github/ISSUE_TEMPLATE/feature_request_zh.yaml +1 −0 Original line number Diff line number Diff line name: 功能建议 title: "Feature Request:" # 默认标题 description: 提出新功能或优化建议 labels: [feature] body: Loading Loading
.github/ISSUE_TEMPLATE/bug_report_en.yaml +47 −1 Original line number Diff line number Diff line name: Bug Report title: "Bug Report:" # Default title description: Report a bug labels: [bug] body: Loading Loading @@ -40,6 +41,52 @@ body: label: Description of the Problem description: | Please describe the bug in detail and provide reproduction steps. - type: markdown attributes: value: | ### Affected Modules If your issue is related to specific modules, please select all that apply: - type: checkboxes attributes: label: Text Detector options: - label: ctd - label: stariver_ocr - type: checkboxes attributes: label: OCR options: - label: google_lens - label: manga_ocr - label: mit32px - label: mit48px_ctc - label: mit48px - label: none ocr - label: stariver_ocr - label: windows ocr - type: checkboxes attributes: label: Inpaint options: - label: opencv-tela - label: patchmatch - label: aot - label: lama_mpe - label: lama_large_512px - type: checkboxes attributes: label: Translator options: - label: Baidu - label: Caiyun - label: ChatGPT - label: ChatGPT_exp - label: DeepL - label: DeepL Free - label: DeepLX API - label: google - label: Papago - label: Sakura - type: textarea attributes: label: Screenshot Loading @@ -50,7 +97,6 @@ body: label: Logs description: | Paste the log output here (it will be auto-formatted as a code block). render: shell - type: textarea attributes: label: Additional Information Loading
.github/ISSUE_TEMPLATE/bug_report_zh.yaml +47 −0 Original line number Diff line number Diff line name: 漏洞反馈 title: "BUG:" # 默认标题 description: 报告一个漏洞 labels: [bug] body: Loading Loading @@ -40,6 +41,52 @@ body: label: 问题描述 description: | 请详细描述问题,并提供复现步骤。 - type: markdown attributes: value: | ### 受影响的模块 如果问题与特定模块相关,请勾选下列选项(可多选): - type: checkboxes attributes: label: 文本检测 options: - label: ctd - label: stariver_ocr - type: checkboxes attributes: label: OCR options: - label: google_lens - label: manga_ocr - label: mit32px - label: mit48px_ctc - label: mit48px - label: none ocr - label: stariver_ocr - label: windows ocr - type: checkboxes attributes: label: Inpaint options: - label: opencv-tela - label: patchmatch - label: aot - label: lama_mpe - label: lama_large_512px - type: checkboxes attributes: label: 翻译器 options: - label: Baidu - label: Caiyun - label: ChatGPT - label: ChatGPT_exp - label: DeepL - label: DeepL Free - label: DeepLX API - label: google - label: Papago - label: Sakura - type: textarea attributes: label: 屏幕截图 Loading
.github/ISSUE_TEMPLATE/feature_request_en.yaml +1 −0 Original line number Diff line number Diff line name: Feature Request title: "Feature Request:" # Default title description: Propose new features or optimizations labels: [feature] body: Loading
.github/ISSUE_TEMPLATE/feature_request_zh.yaml +1 −0 Original line number Diff line number Diff line name: 功能建议 title: "Feature Request:" # 默认标题 description: 提出新功能或优化建议 labels: [feature] body: Loading