description:Create a bug report for MinerU | MinerU 的 Bug 反馈
description:Create a bug report for MinerU | MinerU 的 Bug 反馈
labels:bug
labels:bug
...
@@ -6,14 +6,32 @@ labels: bug
...
@@ -6,14 +6,32 @@ labels: bug
# empty string, Github seems to reject this .yml file.
# empty string, Github seems to reject this .yml file.
body:
body:
-type:markdown
attributes:
value:|
Thank you for submitting a MinerU 🐛 Bug Report! | 感谢您提交 MinerU 🐛 Bug 反馈!
-type:checkboxes
attributes:
label:🔎 Search before asking | 提交之前请先搜索
description:>
Please search the MinerU [Readme](https://github.com/opendatalab/MinerU), [Issues](https://github.com/opendatalab/MinerU/issues) and [Discussions](https://github.com/opendatalab/MinerU/discussions) to see if a similar bug report already exists.
options:
-label:I have searched the MinerU [Docs](https://github.com/opendatalab/MinerU) and found no similar bug report.
required:true
-label:I have searched the MinerU [Issues](https://github.com/opendatalab/MinerU/issues) and found no similar bug report.
required:true
-label:I have searched the MinerU [Discussions](https://github.com/opendatalab/MinerU/discussions) and found no similar bug report.
required:true
-type:textarea
-type:textarea
id:description
id:description
attributes:
attributes:
label:Description of the bug | 错误描述
label:Description of the bug | 错误描述
description:|
description:|
A clear and concise description of the bug. | 简单描述遇到的问题
Provide console output with error messages and/or screenshots of the bug. | 请提供详细报错信息或者截图
placeholder:|
💡 ProTip! Include as much information as possible (screenshots, logs, tracebacks etc.) to receive the most helpful response.
validations:
validations:
required:true
required:true
...
@@ -24,11 +42,12 @@ body:
...
@@ -24,11 +42,12 @@ body:
# Should not word-wrap this description here.
# Should not word-wrap this description here.
description:|
description:|
* Explain the steps required to reproduce the bug. | 说明复现此错误所需的步骤。
If you have questions about the parsing results or encounter errors during execution: | 如对解析结果有疑问或在运行中出现报错等异常:
* Include required code snippets, example files, etc. | 包含必要的代码片段、示例文件等。
* Provide a minimal reproducible example. | 请提供一个最小可复现的demo。
* Describe what you expected to happen (if not obvious). | 描述你期望发生的情况。
* The demo should include the complete steps, code, and the PDF file to be parsed. | demo需要包含完整的操作步骤,代码,以及需要解析的PDF文件。
* If applicable, add screenshots to help explain the problem. | 添加截图以帮助解释问题。
* When reporting parsing result anomalies and runtime errors, reproducible PDF files are essential. If the document is too large or confidential, you can print the problematic page(s) via the browser and submit the corresponding example file.
* Include any other information that could be relevant, for example information about the Python environment. | 包括任何其他可能相关的信息。