Updated Release checklist (markdown)

Nathan Ridge 2024-04-16 15:28:01 -04:00
parent bbe4046bab
commit 9e12552fb2

@ -6,8 +6,8 @@ Checklist of tasks to do for every LLVM release.
* Go through any new config keys added in this release and [document them](https://clangd.llvm.org/config.html) * Go through any new config keys added in this release and [document them](https://clangd.llvm.org/config.html)
* Likewise for any notable new features * Likewise for any notable new features
* Contribute release notes to the LLVM website * Contribute release notes to the LLVM website
* the most recent release for which we have done this is [clangd 15](https://releases.llvm.org/15.0.0/tools/clang/tools/extra/docs/ReleaseNotes.html#improvements-to-clangd) * example: [clangd 15 release notes](https://releases.llvm.org/15.0.0/tools/clang/tools/extra/docs/ReleaseNotes.html#improvements-to-clangd)
* would be nice to write some for releases since then * (note: release notes for clangd 16 and 17 are missing, these were overlooked)
## Once the LLVM release is out ## Once the LLVM release is out