[Process] Breaking change form fails to render
Fixes an indentation error in the breaking change issue for which prevented the issue template from rendering. Change-Id: I317061671f877e562060b3b75b6fa543efc480c7 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/291041 Reviewed-by: Alexander Thomas <athom@google.com>
This commit is contained in:
committed by
Alexander Thomas
parent
290706f497
commit
67cbbd538b
@@ -21,7 +21,7 @@ body:
|
||||
attributes:
|
||||
label: Impact
|
||||
description: What is the impact of this change?
|
||||
- type: textarea
|
||||
- type: textarea
|
||||
id: mitigation
|
||||
attributes:
|
||||
label: Mitigation
|
||||
|
||||
Reference in New Issue
Block a user