add a section about *after the release* in the release README (#560)

i thought some words about what happens *after the release* could be
worth adding to the release guide 😋
This commit is contained in:
Antoine Stevan 2023-10-14 09:40:05 +02:00 committed by GitHub
parent a68382130c
commit 4fe113714a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -90,6 +90,11 @@
/path/to/nu_scripts/make_release/bump-version.nu --patch
```
## After the release
The main things to do once a release has been published are
- landing PRs marked with the [`wait-until-after-nushell-release`](https://github.com/nushell/nushell/labels/wait-until-after-nushell-release) label which have been already approved
- listening to the community for feedback
[reedline bump example]: https://github.com/nushell/reedline/pull/596/files
[nu-ansi-term bump example]: https://github.com/nushell/nu-ansi-term/pull/45/files