mirror of https://github.com/knative/client.git
Update release note section in PR template (#410)
Remove unused release note section in PR template and add instruction for updating CHANGELOG.
This commit is contained in:
parent
34fcd89bcd
commit
b1f5e7d6fe
|
|
@ -12,12 +12,14 @@ Fixes #
|
|||
*
|
||||
*
|
||||
|
||||
**Release Note**
|
||||
<!--
|
||||
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". -->
|
||||
In the following cases, add a short description of PR to the unreleased section in CHANGELOG.adoc:
|
||||
|
||||
```release-note
|
||||
- 🎁 Add new feature
|
||||
- 🐛 Fix bug
|
||||
- 🧽 Update or clean up current behaviour
|
||||
- 🗑️ Remove feature or internal logic
|
||||
|
||||
```
|
||||
-->
|
||||
|
|
|
|||
Loading…
Reference in New Issue