mirror of https://github.com/knative/client.git
Add release note section to PR template (#1692)
This commit is contained in:
parent
e6503785b1
commit
8931db000c
|
|
@ -16,6 +16,16 @@
|
||||||
<!-- Please add the corresponding issue number which this pull request is about to fix -->
|
<!-- Please add the corresponding issue number which this pull request is about to fix -->
|
||||||
Fixes #
|
Fixes #
|
||||||
|
|
||||||
|
**Release Note**
|
||||||
|
|
||||||
|
<!-- Enter your extended release note in the below block. If the PR requires
|
||||||
|
additional action from users switching to the new release, include the string
|
||||||
|
"action required". If no release note is required, write "NONE". -->
|
||||||
|
|
||||||
|
```release-note
|
||||||
|
|
||||||
|
```
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
Please add an entry to CHANGELOG.adoc file, too, as part of your Pull Request.
|
Please add an entry to CHANGELOG.adoc file, too, as part of your Pull Request.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue