Skip to content

Commit c39a284

Browse files
committed
chore(template): Remove taskslists from release notes PR template
1 parent 68a8c17 commit c39a284

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

.github/PULL_REQUEST_TEMPLATE/release-notes.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
1717
[template]: https://github.com/stackabletech/documentation/blob/8dc93f28ac6d20a587f54d0a697c71fe47e8643a/modules/ROOT/pages/release-notes.adoc?plain=1#L11-L56
1818

19-
```[tasklist]
20-
#### Release note compilation tasks
19+
## Release note compilation tasks
20+
2121
- [ ] 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) for Product and Platform release notes
2222
- [ ] 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) for Product and Platform release notes
2323
- [ ] Optionally check the [Changelogs](https://github.com/search?q=org%3Astackabletech+path%3A*CHANGELOG.md+%22YY.M.X%22&type=code) in case release notes were missed
@@ -28,15 +28,13 @@
2828
- [ ] Upgrade guide: List removed product versions (if there are any)
2929
- [ ] Upgrade guide: List removed operators (if there are any)
3030
- [ ] Upgrade guide: List supported Kubernetes versions
31-
```
3231

3332
Each of the following tasks focuses on a specific goal and should be done once the items above have been completed.
3433

35-
```[tasklist]
36-
#### Release note review tasks
34+
## Release note review tasks
35+
3736
- [ ] Check overall document structure
3837
- [ ] Check spelling, grammar, and correct wording
3938
- [ ] Check that internal links are xrefs
4039
- [ ] Check that rendered links are valid
4140
- [ ] Check that each sentence begins on a new line
42-
```

0 commit comments

Comments
 (0)