Remove 'preview' from the release notes template (#6543)

This commit is contained in:
Massimiliano Pippi 2023-12-14 09:59:48 +01:00 committed by GitHub
parent 9867dd188a
commit 8d9c3de37e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -36,10 +36,7 @@ template: |
fixes:
- |
Add normal bug fixes here, or remove this section.
preview:
- |
Add changes to Haystack version 2, or remove this section.
Haystack version 2 can be found under haystack/preview.
sections:
# The prelude section is implicitly included.
- [upgrade, ⬆️ Upgrade Notes]
@ -49,4 +46,3 @@ sections:
- [deprecations, ⚠️ Deprecation Notes]
- [security, Security Notes]
- [fixes, 🐛 Bug Fixes]
- [preview, 🩵 Haystack 2.0 preview]