diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 47633c0c02..f866a6cfab 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -28,7 +28,7 @@ If applicable, add screenshots to help explain your problem. - OS: [e.g. OSX, Windows, Linux] - Satpy Version: [e.g. 0.9.0] - PyResample Version: - - Readers and writers dependencies (when relevant): [run `from satpy.config import check_satpy; check_satpy()`] + - Readers and writers dependencies (when relevant): [run `from satpy.utils import check_satpy; check_satpy()`] **Additional context** Add any other context about the problem here.