Skip to content

Commit 56b07b1

Browse files
authored
Edit release note template (again) (#1035)
1 parent 7c6204d commit 56b07b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

make_release/release-note/create-pr.nu

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ def main [
5151
by opening PRs against the `release-notes-($version)` branch.
5252
5353
## TODO
54-
- [ ] ... \(PRs that need to land before the release, e.g. [deprecations]\(https://github.com/nushell/nushell/labels/deprecation\) or [removals]\(https://github.com/nushell/nushell/pulls?q=is%3Apr+is%3Aopen+label%3Aremoval-after-deprecation\)\)
54+
- [ ] PRs that need to land before the release, e.g. [deprecations]\(https://github.com/nushell/nushell/labels/deprecation\) or [removals]\(https://github.com/nushell/nushell/pulls?q=is%3Apr+is%3Aopen+label%3Aremoval-after-deprecation\)
5555
- [ ] add the full changelog
5656
- [ ] categorize each PR
5757
- [ ] write all the sections and complete all the `TODO`s"

0 commit comments

Comments
 (0)