Explorar o código

docs(README): update bug report template to reference Readme instead of Docs

- Update the bug report template to direct users to search the MinerU Readme instead of Docs
- This change ensures users check the most relevant and up-to-date information source before reporting issues
myhloli hai 7 meses
pai
achega
619b3b6d32
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .github/ISSUE_TEMPLATE/bug_report.yml

+ 1 - 1
.github/ISSUE_TEMPLATE/bug_report.yml

@@ -17,7 +17,7 @@ body:
       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.
+        - label: I have searched the MinerU [Readme](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