From 2f567c39a62a07f06977edfd1292e5491a690a57 Mon Sep 17 00:00:00 2001 From: Ian Hickson Date: Tue, 1 Dec 2020 11:53:05 -0800 Subject: [PATCH] Try to avoid more false-positives in people using this template (#71424) --- .github/ISSUE_TEMPLATE/6_infrastructure.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/6_infrastructure.md b/.github/ISSUE_TEMPLATE/6_infrastructure.md index 76ed489fce..802371e4d7 100644 --- a/.github/ISSUE_TEMPLATE/6_infrastructure.md +++ b/.github/ISSUE_TEMPLATE/6_infrastructure.md @@ -1,5 +1,5 @@ --- -name: I want to file a bug or feature request about Flutter's CI infrastructure +name: The CI infrastructure used by Flutter has a problem about: As a contributor, you want to file an issue about the build/test/release infra, e.g. dashboards (http://flutter-dashboard.appspot.com), devicelab, LUCI (https://ci.chromium.org/p/flutter) etc.