# Release Process
###### tags: `Release Notes`
- Write Release Notes, save as a HackMD, tag with `Release Notes`
- Look over PRs to see if any are ready for a /lgtm
- Create a release branch for the next release: https://knative.dev/help/maintainer/docs-release-process/#create-branch-from-updated-main
- Edit [build.sh](https://github.com/knative/docs/blob/mkdocs/hack/build.sh) on `main` to reflect current versions, PR the changes
- Consistency Check the preview for edited build.sh generate by Netlify
- Merge PR
- See this PR for an example: https://github.com/knative/docs/pull/3959/files