-
Notifications
You must be signed in to change notification settings - Fork 240
Comments
docs: add prerequisite/setup guide to CONTRIBUTING.md#6507
Open
cheese-cakee wants to merge 3 commits intopipe-cd:master from
Open
docs: add prerequisite/setup guide to CONTRIBUTING.md #6507cheese-cakee wants to merge 3 commits intopipe-cd:master from
cheese-cakee wants to merge 3 commits intopipe-cd:master from
Conversation
@cheese-cakee
cheese-cakee
requested review from
Warashi,
khanhtc1202 and
t-kikuc
February 3, 2026 21:33
Ayushmore1214
Ayushmore1214
suggested changes
Feb 12, 2026
Signed-off-by: cheese-cakee <farzanaman99@gmail.com>
@cheese-cakee
cheese-cakee
force-pushed
the
docs/add-prerequisites
branch
from
February 12, 2026 11:13
9dae650 to
0d380c4
Compare
Author
cheese-cakee
commented
Feb 12, 2026
Thanks for the review @Ayushmore1214! All suggestions addressed in the latest force-push:
- Renamed
Step 0: Prerequisites→Prerequisitesto match the document structure - Fixed the YAML code fence to close with 4 backticks (matching its opening)
- Fixed the bash code fence to close with 3 backticks (matching its opening)
- Fixed the
confiuration→configurationtypo
Author
cheese-cakee
commented
Feb 21, 2026
Hi @Ayushmore1214, all suggestions from your review have been addressed in the latest push. Would appreciate a re-review when available. Thank you!
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.
What this PR does:
Adds a 'Step 0: Prerequisites' section to CONTRIBUTING.md listing Go, Docker, Make, etc.
Why we need it:
To help new contributors set up their environment faster.
Which issue(s) this PR fixes:
Fixes #6482
Does this PR introduce a user-facing change?: