Skip to content

Commit 8d0b09a

Browse files
Apply suggestions
Co-authored-by: Techassi <git@techassi.dev>
1 parent 7b9e8ae commit 8d0b09a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/PULL_REQUEST_TEMPLATE/release-notes.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
name: Release Notes
33
about: This template can be used to track the progress of the SDP Release Notes compilation
4-
title: "chore(tracking): Release Notes for SDP XX.(X)X"
4+
title: "chore(tracking): Release Notes for SDP YY.(M)M.X"
55
assignees: ''
66
---
77

@@ -28,9 +28,9 @@ assignees: ''
2828
- [ ] Upgrade guide: Document how to use stackablectl to uninstall all and install new release
2929
- [ ] Upgrade guide: Document how to use helm to uninstall all and install new release
3030
- [ ] Upgrade guide: Every breaking change of all our operators
31-
- [ ] Upgrade guide: List dropped supported product versions (if there are some)
32-
- [ ] Upgrade guide: List dropped supported operators (if there are some)
33-
- [ ] Upgrade guide: List supported k8s versions
31+
- [ ] Upgrade guide: List removed product versions (if there are any)
32+
- [ ] Upgrade guide: List removed operators (if there are any)
33+
- [ ] Upgrade guide: List supported Kubernetes versions
3434
```
3535

3636
Once the above items are complete, the following checks need to be done

0 commit comments

Comments
 (0)