[docs] Corrects breaking change issue label (#33252)

Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
This commit is contained in:
Tyler Smalley 2019-03-14 09:19:23 -07:00 committed by Tyler Smalley
parent c361de9531
commit b7113c02e4

View file

@ -438,7 +438,7 @@ Kibana publishes major, minor and patch releases periodically through the year.
* For a new feature or functionality, use `release_note:enhancement`.
* For an external-facing fix, use `release_note:fix`. Exception: docs, build, and test fixes do not go in the Release Notes.
* For a deprecated feature, use `release_note:deprecation`.
* For a breaking change, use `release-breaking:note`.
* For a breaking change, use `release_note:breaking`.
We also produce a blog post that details more important breaking API changes every minor and major release. If the PR includes a breaking API change, apply the label `release_note:dev_docs`. Additionally add a brief summary of the break at the bottom of the PR using the format below: