From d26821e7257c52a5d2fce10e69c477ce34c5176c Mon Sep 17 00:00:00 2001 From: Robert Nystrom Date: Wed, 19 May 2021 00:39:43 +0000 Subject: [PATCH] "dartfmt" -> "dart format" in issue template. Change-Id: Ic0b2fdb90b4e5fce54951905df37678b7b8c23dd Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/200560 Auto-Submit: Bob Nystrom Reviewed-by: Kevin Moore Commit-Queue: Kevin Moore --- .github/ISSUE_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 5be83bf0cca..9d6a048e75b 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -16,7 +16,7 @@ file issues in their repository: * Dart website: https://github.com/dart-lang/site-www * Flutter: https://github.com/flutter/flutter * Linter: https://github.com/dart-lang/linter -* dartfmt: https://github.com/dart-lang/dart_style +* dart format: https://github.com/dart-lang/dart_style If you aren't sure, file the issue here and we'll find the right home for it. In your issue, please include: