diff --git a/docs/process/breaking-changes.md b/docs/process/breaking-changes.md index 6bcb00dc643..41420eeb558 100644 --- a/docs/process/breaking-changes.md +++ b/docs/process/breaking-changes.md @@ -70,8 +70,8 @@ to a change being released in a dev channel release. ### Step 1: Announcement * Create an issue in the - [Dart SDK issue tracker](https://github.com/dart-lang/sdk/issues) labelled - `breaking-change-request` containing the following: + [Dart SDK issue tracker](https://github.com/dart-lang/sdk/issues/new?template=6_breaking_change.yml) + labelled `breaking-change-request` containing the following: * The intended change in behavior.