From ce66bcc9c84b224bb557a8265f6332b317771ab5 Mon Sep 17 00:00:00 2001 From: "James R. Barlow" Date: Tue, 22 Dec 2020 00:40:47 -0800 Subject: [PATCH] github: Ask how ocrmypdf was installed --- .github/ISSUE_TEMPLATE/1-general-issues.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/1-general-issues.md b/.github/ISSUE_TEMPLATE/1-general-issues.md index 1e58db9e..3aa3c2d6 100644 --- a/.github/ISSUE_TEMPLATE/1-general-issues.md +++ b/.github/ISSUE_TEMPLATE/1-general-issues.md @@ -21,8 +21,12 @@ If applicable, add screenshots to help explain your problem. **System (please complete the following information):** - OS: - - Python version: + - Python version: - OCRmyPDF version: +**Installation** +How did you install OCRmyPDF? Did you install it from your operating system's +package manager, or using pip? + **Additional context** Add any other context about the problem here.