Fix typo in Issue Templates
Closes https://github.com/dart-lang/sdk/pull/59915 GitOrigin-RevId: c8e5fd1dabd8cd3dfd2539114e1550190e7a896d Change-Id: I0ef159a3d1971d4747457daea2277266b632b0fb Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/404801 Reviewed-by: Devon Carew <devoncarew@google.com> Commit-Queue: Devon Carew <devoncarew@google.com>
This commit is contained in:
committed by
Commit Queue
parent
49e051426a
commit
70c7a051d7
@@ -9,7 +9,7 @@ labels: area-analyzer
|
||||
If this is a bug report, please help us by providing:
|
||||
|
||||
- a clear description of the problem you are experiencing
|
||||
- the expected and actual behavior, including a repro with the the specific code triggering the issue
|
||||
- the expected and actual behavior, including a repro with the specific code triggering the issue
|
||||
- the Dart SDK version (`dart --version`)
|
||||
|
||||
The more information you can provide, the better we can understand and address the issue. Thanks!
|
||||
|
||||
@@ -7,7 +7,7 @@ labels: area-vm
|
||||
If this is a bug report, please help us by providing:
|
||||
|
||||
- a clear description of the problem you are experiencing
|
||||
- the expected and actual behavior, including a repro with the the specific code triggering the issue
|
||||
- the expected and actual behavior, including a repro with the specific code triggering the issue
|
||||
- the Dart SDK version (`dart --version`)
|
||||
|
||||
The more information you can provide, the better we can understand and address the issue. Thanks!
|
||||
|
||||
@@ -9,7 +9,7 @@ labels: area-web
|
||||
If this is a bug report, please help us by providing:
|
||||
|
||||
- a clear description of the problem you are experiencing
|
||||
- the expected and actual behavior, including a repro with the the specific code triggering the issue
|
||||
- the expected and actual behavior, including a repro with the specific code triggering the issue
|
||||
- the Dart SDK version (`dart --version`)
|
||||
|
||||
The more information you can provide, the better we can understand and address the issue. Thanks!
|
||||
|
||||
Reference in New Issue
Block a user