Skip to content

Commit

Permalink
issue-bug.yml: Add a link to Supported Operating Systems page
Browse files Browse the repository at this point in the history
  • Loading branch information
amitdo committed Mar 17, 2024
1 parent cc3c507 commit 2b07505
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/issue-bug.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,13 @@ body:
Please use [our forum](https://groups.google.com/g/tesseract-ocr).
Please follow these rules:
* Check that your Operating Systems is [supported](https://tesseract-ocr.github.io/tessdoc/supported-operating-systems.html).
* Don't open an issue for [Tesseract version which was released more than a year ago](https://tesseract-ocr.github.io/tessdoc/ReleaseNotes.html).
* Don't open an issue which involves 3rd party tools that use Tesseract as a library. Only report about an issue with the Tesseract command line tool or the C/C++ API.
* Please provide the input image.
* Also provide output files (txt and/or tsv, hocr, pdf). You can make a zip archive that will contain these files, so GitHub will let you upload them.
* Don't attach a screenshot of the command line and output. Instead, copy the text and paste it in your bug report.
Windows versions 7, 8, 8.1 are not supported.
- type: textarea
attributes:
label: Current Behavior
Expand Down

0 comments on commit 2b07505

Please sign in to comment.