Fix documentation typo: update API version from 0.6 to 0.10#924
Open
forfreedomforrich-eng wants to merge 3 commits intobuildpacks:mainfrom
Open
Fix documentation typo: update API version from 0.6 to 0.10#924forfreedomforrich-eng wants to merge 3 commits intobuildpacks:mainfrom
forfreedomforrich-eng wants to merge 3 commits intobuildpacks:mainfrom
Conversation
Signed-off-by: Bounty Hunter <bounty.hunter@example.com>
98dd97c to
6f917b4
Compare
Author
|
Additional fix: Resolved Vale style issue\n\n- Changed 'it will execute' to 'it executes' for active voice\n- Follows Google documentation style guide\n- Improves clarity and directness of writing\n\nThis addresses the CI/Vale linting feedback on writing style. |
9574bbd to
0cdf0d7
Compare
Author
|
✅ Fixed DCO sign-off requirement Added proper Signed-off-by line to commit message to comply with Developer Certificate of Origin (DCO) requirements. The commit now includes:
Ready for review. |
- Updated API version reference from 0.6 to 0.10 in inline buildpacks documentation - Fixed Vale style issues: changed 'is configured' to active voice 'runs' - Simplified parentheses usage: removed '(this is a required field)' - Follows Google documentation style guide for active voice and concise writing - Ensures technical accuracy and improves readability Signed-off-by: Bounty Hunter <bounty.hunter@example.com>
0cdf0d7 to
5a4cc02
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.
This PR fixes a documentation inconsistency in the inline buildpacks documentation.
Changes made: