Updated Release checklist (markdown)

Nathan Ridge 2024-04-22 17:39:45 -04:00
parent 9e12552fb2
commit 1a270665a7

@ -4,6 +4,7 @@ Checklist of tasks to do for every LLVM release.
* Updates to the [clangd website](https://clangd.llvm.org/)
* Go through any new config keys added in this release and [document them](https://clangd.llvm.org/config.html)
* File an issue at https://github.com/SchemaStore/schemastore/issues to track updating the JSON schema for the config file ([example issue for clangd 17](https://github.com/SchemaStore/schemastore/issues/3725))
* Likewise for any notable new features
* Contribute release notes to the LLVM website
* example: [clangd 15 release notes](https://releases.llvm.org/15.0.0/tools/clang/tools/extra/docs/ReleaseNotes.html#improvements-to-clangd)