mirror of https://github.com/ARMmbed/mbed-os.git
Merge pull request #9713 from kfnta/pr-template
Add release notes section to PR templatepull/9724/head
commit
c3229eec45
|
@ -31,3 +31,10 @@
|
||||||
Request additional reviewers with @username
|
Request additional reviewers with @username
|
||||||
-->
|
-->
|
||||||
|
|
||||||
|
### Release Notes
|
||||||
|
|
||||||
|
<!--
|
||||||
|
Optional
|
||||||
|
In case of breaking changes, functionality changes or refactors, please add release notes here.
|
||||||
|
For more information, please see [the contributing guidelines](https://os.mbed.com/docs/mbed-os/latest/contributing /workflow.html#pull-request-types).
|
||||||
|
-->
|
||||||
|
|
Loading…
Reference in New Issue