Add breaking change section to PR template (#21994)
This commit is contained in:
parent
c8692fe70c
commit
e5da7a0014
1 changed files with 4 additions and 0 deletions
4
.github/PULL_REQUEST_TEMPLATE.md
vendored
4
.github/PULL_REQUEST_TEMPLATE.md
vendored
|
@ -1,3 +1,7 @@
|
|||
## Breaking Change:
|
||||
|
||||
<!-- What is breaking and why we have to break it. Remove this section only if it was NOT a breaking change. -->
|
||||
|
||||
## Description:
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue