Skip to content

Commit 5c081cf

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

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

.github/PULL_REQUEST_TEMPLATE/release-notes.md

Lines changed: 8 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 YY.(M)M.X"
4+
title: "chore(tracking): Release Notes for SDP YY.M.X"
55
assignees: ''
66
---
77

@@ -10,7 +10,11 @@ assignees: ''
1010
This was created by an issue template: https://github.com/stackabletech/issues/issues/new/choose.
1111
-->
1212

13-
## Release Notes for SDP XX.(X)X
13+
> [!CAUTION]
14+
> Please assign the applicable `scheduled-for/YY.M.X` label.
15+
16+
<!-- Release placeholders YY.M.X should be replaced. -->
17+
## Release Notes for SDP YY.M.X
1418

1519
> [!TIP]
1620
> - Use the commented out template headings in [release-notes][template].
@@ -21,8 +25,8 @@ assignees: ''
2125

2226
```[tasklist]
2327
#### Release note compilation tasks
24-
- [ ] Check [Issues](https://github.com/search?q=org%3Astackabletech+label%3Arelease-note%2Crelease-note%2Faction-required+label%3Arelease%2FYYYY-MM%2Cscheduled-for%2FYYYY-MM&type=issues&ref=advsearch) for Product and Platform release notes
25-
- [ ] Check [PRs](https://github.com/search?q=org%3Astackabletech+label%3Arelease-note%2Crelease-note%2Faction-required+label%3Arelease%2FYYYY-MM%2Cscheduled-for%2FYYYY-MM&type=pullrequests&ref=advsearch) for Product and Platform release notes
28+
- [ ] Check [Issues](https://github.com/search?q=org%3Astackabletech+label%3Arelease-note%2Crelease-note%2Faction-required+label%3Arelease%YY.M.X%2Cscheduled-for%YY.M.X&type=issues&ref=advsearch) for Product and Platform release notes
29+
- [ ] Check [PRs](https://github.com/search?q=org%3Astackabletech+label%3Arelease-note%2Crelease-note%2Faction-required+label%3Arelease%YY.M.X%2Cscheduled-for%YY.M.X&type=pullrequests&ref=advsearch) for Product and Platform release notes
2630
- [ ] Optionally check the [Changelogs](https://github.com/search?q=org%3Astackabletech+path%3A*CHANGELOG.md+%22YY.MM.X%22&type=code&ref=advsearch) in case release notes were missed
2731
- [ ] Compile list of new product versions that are supported and compile a list of new product features to include in the Release Highlights
2832
- [ ] Upgrade guide: Document how to use stackablectl to uninstall all and install new release

0 commit comments

Comments
 (0)