Files
Paul Berry 7caaf2846d [docs] Improve link for filing breaking change requests.
Previously, the link text `Dart SDK issue tracker` in the breaking
change documentation pointed to the main page of the SDK issue
tracker. The user had to click `New issue` and select the template
`Propose a breaking change (for contributor use only).`.

With this change, the link goes straight to the template
(https://github.com/dart-lang/sdk/issues/new?template=6_breaking_change.yml),
which should streamline things a bit.

Change-Id: Idff83c28a27ca6e15a30d10b846b1a6f6a6a6964
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/501240
Auto-Submit: Paul Berry <paulberry@google.com>
Commit-Queue: Kevin Moore <kevmoo@google.com>
Reviewed-by: Kevin Moore <kevmoo@google.com>
Commit-Queue: Paul Berry <paulberry@google.com>
2026-05-06 12:38:38 -07:00
..