Add release note section to PR template (#1692)

This commit is contained in:
David Simansky 2022-07-05 15:59:06 +02:00 committed by GitHub
parent e6503785b1
commit 8931db000c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 10 additions and 0 deletions

View File

@ -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.