mirror of
https://github.com/RGBCube/nu_scripts
synced 2025-08-01 06:37:46 +00:00
Edit release note template (again) (#1035)
This commit is contained in:
parent
7c6204dba5
commit
56b07b176e
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@ def main [
|
||||||
by opening PRs against the `release-notes-($version)` branch.
|
by opening PRs against the `release-notes-($version)` branch.
|
||||||
|
|
||||||
## TODO
|
## TODO
|
||||||
- [ ] ... \(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\)\)
|
- [ ] 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\)
|
||||||
- [ ] add the full changelog
|
- [ ] add the full changelog
|
||||||
- [ ] categorize each PR
|
- [ ] categorize each PR
|
||||||
- [ ] write all the sections and complete all the `TODO`s"
|
- [ ] write all the sections and complete all the `TODO`s"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue