mirror of https://github.com/knative/client.git
chore: Add some clarification to the pull request template for where to put CHANGELOG entries (#494)
This commit is contained in:
parent
cf40c25657
commit
73c7ae9ae5
|
|
@ -22,4 +22,7 @@ In the following cases, add a short description of PR to the unreleased section
|
||||||
- 🧽 Update or clean up current behaviour
|
- 🧽 Update or clean up current behaviour
|
||||||
- 🗑️ Remove feature or internal logic
|
- 🗑️ Remove feature or internal logic
|
||||||
|
|
||||||
|
See other entries in CHANGELOG.adoc as an example.
|
||||||
|
|
||||||
|
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.
|
||||||
-->
|
-->
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue