From f12287bdaa0a76cea457be03bea321e1551cd619 Mon Sep 17 00:00:00 2001 From: Bryan Oltman Date: Wed, 16 Jul 2025 12:47:52 -0400 Subject: [PATCH] chore: clarify that app id comes from shorebird.yaml (#3231) --- .github/ISSUE_TEMPLATE/bug_report.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 03ccfdfb..616b54a4 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -5,7 +5,7 @@ title: "fix: " labels: bug --- -App ID: (insert your app ID here) +App ID: (insert the app_id from your shorebird.yaml here) **Description**