Skip to content

Commit 729631a

Browse files
authored
Update 8.0 breaking change template to gather information on how to programmatically detect it. (#82905)
1 parent 76fd29a commit 729631a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/ISSUE_TEMPLATE/v8_breaking_change.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ requesting the breaking change to be surfaced in the Upgrade Assistant.
3030
<!-- e.g. Based on telemetry data, roughly 75% of our users will need to make changes to x. -->
3131
<!-- e.g. A majority of users will need to make changes to x. -->
3232

33+
**How can we programmatically determine whether the cluster is affected by this breaking change?**
34+
3335
**What can users do to address the change manually?**
3436

3537
<!-- If applicable, describe the manual migration steps and/or link to available docs. -->

0 commit comments

Comments
 (0)