We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0a037b commit 79d2a1dCopy full SHA for 79d2a1d
.github/ISSUE_TEMPLATE/breaking-change.yml
@@ -44,7 +44,6 @@ body:
44
id: change-type
45
attributes:
46
label: Type of breaking change
47
- description: Does this change affect binary or source compatibility?
48
options:
49
- label: Binary incompatible (code must be recompiled to use the newer API version)
50
- label: Source incompatible (code must be changed and recompiled to use the newer API version)
0 commit comments