From e13dc43a754458837e70338201cc334231b2cc79 Mon Sep 17 00:00:00 2001 From: Michael Thomsen Date: Thu, 21 Jul 2022 09:45:06 +0000 Subject: [PATCH] Add a link to the announce group Closes https://github.com/dart-lang/sdk/pull/49490 GitOrigin-RevId: 1ad2e11ea81b0f5ced396321d278042a6fe06734 Change-Id: Id339c854a96b2c28cb1ff6853863df07c9787a77 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/252100 Reviewed-by: William Hesse Reviewed-by: Michael Thomsen Commit-Queue: Michael Thomsen --- docs/process/breaking-changes.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/process/breaking-changes.md b/docs/process/breaking-changes.md index 88f2e2740a0..badf69f7c91 100644 --- a/docs/process/breaking-changes.md +++ b/docs/process/breaking-changes.md @@ -78,7 +78,7 @@ to a change being released in a dev channel release. * Clear steps for mitigating the change. -* Email Dart Announce (`announce@dartlang.org`): +* Email [Dart Announce][] (`announce@dartlang.org`): * Subject: 'Breaking change [bug ID]: [short summary]' @@ -168,3 +168,4 @@ quickly rectify their program to either not be affected by the breaking change, or in some other way offer the originator a clear timeline for when the breaking change can be landed. +[Dart Announce]: https://groups.google.com/a/dartlang.org/g/announce