Commit 16b9960
authored
[Docs] Ensure breaking-changes tag exists for empty and existing breaking changes (#94911)
* Ensure breaking-changes tag exists for both cases
This was previously added so that it only worked when there were no
breaking changes, but should be for the case of breaking changes also
* Revert "Ensure breaking-changes tag exists for both cases"
This reverts commit f8cb87a.
* Ensure breaking-changes tag exists for both cases
This was previously added so that it only worked when there were no
breaking changes, but should be for the case of breaking changes also
* Improved wording1 parent c2ce4f8 commit 16b9960
File tree
1 file changed
+6
-0
lines changed- build-tools-internal/src/main/resources/templates
1 file changed
+6
-0
lines changedLines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
29 | 35 | | |
30 | 36 | | |
31 | 37 | | |
| |||
0 commit comments