improve wording of release notes (#5513)

* remove verbose 'refs/tags/' from changelog

* fix wording in pre_release changelog template

* improve migrations wording in changelog template

* fixup
This commit is contained in:
Mara Robin B
2022-05-12 15:56:33 +02:00
committed by GitHub
parent 2bb89cc5c9
commit 9fb96a7d2f
4 changed files with 37 additions and 29 deletions
@@ -1,7 +1,7 @@
{%- if env.PRE_RELEASE == "true" -%}
<details><summary>⚠️ This is a pre-release</summary>
**Release candidates** are **pre-releases** may not be final.
**Release candidates** are **pre-releases** and may not be final.
Although they are reasonably tested, there may be additional changes or issues
before an official release is tagged. Use at your own discretion, and consider
only using final releases on critical production infrastructure.