diff --git a/.github/pull-request-template.md b/.github/pull-request-template.md index 99ad38da0..4ff13781e 100644 --- a/.github/pull-request-template.md +++ b/.github/pull-request-template.md @@ -12,12 +12,14 @@ Fixes # * * -**Release Note** + +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 -``` +-->