diff --git a/docs/process/breaking-changes.md b/docs/process/breaking-changes.md index 64a0df4a689..328c4c6082f 100644 --- a/docs/process/breaking-changes.md +++ b/docs/process/breaking-changes.md @@ -53,7 +53,8 @@ to a change being released in a dev channel release. ### Step 1: Announcement -* Create an issue in the Dart SDK issue tracker labelled +* Create an issue in the + [Dart SDK issue tracker](https://github.com/dart-lang/sdk/issues) labelled `breaking-change-request` containing the following: * The intended change in behavior.