mirror of https://github.com/knative/client.git
Update PR template not to mention changelog anymore (#1848)
This commit is contained in:
parent
cb35f6a25a
commit
00f35299a1
|
|
@ -26,22 +26,6 @@ additional action from users switching to the new release, include the string
|
|||
|
||||
```
|
||||
|
||||
<!--
|
||||
Please add an entry to CHANGELOG.adoc file, too, as part of your Pull Request.
|
||||
|
||||
In the following cases, add a short description of PR to the unreleased section in CHANGELOG.adoc:
|
||||
|
||||
- 🎁 New feature
|
||||
- 🐛 Bug fix
|
||||
- ✨ Feature Update
|
||||
- 🐣 Refactoring
|
||||
- 🗑️ Remove feature or internal logic
|
||||
|
||||
See other entries in CHANGELOG.adoc as an example for how to add the entry, including a reference to the corresponding issue/PR
|
||||
|
||||
PLEASE DON'T ADD THAT LINE HERE IN THE PULL-REQUEST DESCRIPTION BUT DIRECTLY IN CHANGELOG.ADOC AND ADD CHANGELOG.ADOC AS PART OF YOUR PULL-REQUEST.
|
||||
-->
|
||||
|
||||
<!--
|
||||
To automatically lint go code in this pull request uncomment the line below. You get feedback as comments on your pull request then -->
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue