diff --git a/Release-checklist.md b/Release-checklist.md index 48fb8e1..d980754 100644 --- a/Release-checklist.md +++ b/Release-checklist.md @@ -22,4 +22,5 @@ Checklist of tasks to do for every LLVM release. * In "Tag name", put the same version, e.g. `18.1.3` * In "Release description", put e.g. `Stable clangd 18.1.3 release.` * Click "Run workflow" - * Wait for the builds to run. The release should be created automatically and the release packages attached to it once the build complete. \ No newline at end of file + * Wait for the builds to run. The release should be created automatically and the release packages attached to it once the build complete. + * Mark the release as a stable release by unchecking the "pre-release" checkbox. \ No newline at end of file