Update CONTRIBUTING.MD instructions template from v0.x.y to v1.x.y - #2667
Open
corcillo wants to merge 3 commits into
Open
Update CONTRIBUTING.MD instructions template from v0.x.y to v1.x.y#2667corcillo wants to merge 3 commits into
corcillo wants to merge 3 commits into
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
palfrey
reviewed
Aug 5, 2026
| @@ -551,7 +551,7 @@ most automatically generated changelogs provide. | |||
| slsa-verifier verify-artifact nativelink-0.x.y-x86_64-unknown-linux-musl.tar.gz \ | |||
Collaborator
Author
There was a problem hiding this comment.
thanks! yeah just did all the v0's missed this one
palfrey
requested changes
Aug 5, 2026
palfrey
reviewed
Aug 5, 2026
| @@ -441,7 +441,7 @@ most automatically generated changelogs provide. | |||
Member
There was a problem hiding this comment.
Suggested change
| 2. Run `git cliff --tag=v1.x.y > CHANGELOG.md` to update the changelog. You might |
Both 0->1 and v addition
MarcusSorealheis
previously approved these changes
Aug 10, 2026
…nce were well into v1
corcillo
force-pushed
the
bumpContributingVersionTemplateToV1
branch
from
August 11, 2026 03:44
f377f06 to
3f877f9
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Just a doc change to update contributing.md doc to use v1.x.y instead of v0.x.y in command examples.
Type of change
Please delete options that aren't relevant.
not work as expected)
How Has This Been Tested?
Just docs, no testing needed outside of CI.
Checklist
bazel test //...passes locally — N/A, docs-only changegit amendsee some docsThis change is