Răsfoiți Sursa

Update issue templates

Xiaomeng Zhao 1 an în urmă
părinte
comite
68386d830e
1 a modificat fișierele cu 27 adăugiri și 0 ștergeri
  1. 27 0
      .github/ISSUE_TEMPLATE/bug_report.md

+ 27 - 0
.github/ISSUE_TEMPLATE/bug_report.md

@@ -0,0 +1,27 @@
+---
+name: Bug report
+about: Create a bug report for MinerU
+title: ''
+labels: bug
+assignees: ''
+
+---
+
+**Describe the bug**
+A clear and concise description of what the bug is.
+
+**How to reproduce the bug**
+- Explain the steps required to reproduce the bug.
+- Include required code snippets, example files, etc.
+- Describe what you expected to happen (if not obvious).
+- If applicable, add screenshots to help explain the problem.
+- Include any other information that could be relevant, for example information about the Python environment.
+
+**Expected behavior**
+A clear and concise description of what you expected to happen.
+
+**Screenshots**
+If applicable, add screenshots to help explain your problem.
+
+**Additional context**
+Add any other context about the problem here.