From e4ce0b6cc61c7e90307986b41b9633178959bc2b Mon Sep 17 00:00:00 2001 From: Matt Walsh Date: Tue, 4 Nov 2025 05:49:10 +0000 Subject: [PATCH] update bug template --- .github/ISSUE_TEMPLATE/bug_report.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 74877ee..d1721bf 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -12,3 +12,4 @@ Please do not report issues with api.weather.gov being down. It's a new service Please include: * Web browser and OS * Headend Information text block from the very bottom of the web page +* How you're running Weatherstar (Node, Dockerfile, Dockerfile.server, etc.)