-
Notifications
You must be signed in to change notification settings - Fork 624
[Doc] Update vLLM version in doc #4691
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -32,9 +32,9 @@ body: | |
| - [ ] Add release note to docs/source/user_guide/release_notes.md | ||
| - [ ] Update release version in README.md and README.zh.md | ||
| - [ ] Update release version in README.md and README.zh.md (Getting Started and Branch section) | ||
| - [ ] Update version info in docs/source/community/versioning_policy.md | ||
| - [ ] Update version info in docs/source/community/versioning_policy.md(Release compatibility matrix, Release window and Branch states section) | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. The 'Branch states' section in |
||
| - [ ] Update contributor info in docs/source/community/contributors.md | ||
|
|
||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
While the 'Branch section' in
README.mdandREADME.zh.mdhas been updated tov0.12.0, the 'Getting Started' section in both files still refers tov0.11.0rc3. To ensure consistency and fulfill this checklist item, please update the 'Getting Started' sections as well.