Skip to content
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

Fix wrong code sample in helloworld-go README.md #5746

Merged
merged 1 commit into from
Nov 14, 2023

Conversation

yuzp1996
Copy link
Contributor

@yuzp1996 yuzp1996 commented Nov 4, 2023

The code sample in the README.md can not compile and work well and I spent some time to find the reason. I fix the code sample with the content in the helloworld.go and eventschemas.go and it can compile and work well now.

Proposed Changes

  • change the code sample in the README.md with the content in helloworld.go and eventschemas.go

Copy link

netlify bot commented Nov 4, 2023

Deploy Preview for knative ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit 9993e18
🔍 Latest deploy log https://app.netlify.com/sites/knative/deploys/65464694702da10008397d10
😎 Deploy Preview https://deploy-preview-5746--knative.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

knative-prow bot commented Nov 4, 2023

Welcome @yuzp1996! It looks like this is your first PR to knative/docs 🎉

@knative-prow knative-prow bot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Nov 4, 2023
@dprotaso
Copy link
Member

dprotaso commented Nov 4, 2023

/assign @pierDipi

@yuzp1996 yuzp1996 changed the title fix wrong code sample in helloworld-go README.md Fix wrong code sample in helloworld-go README.md Nov 5, 2023
Copy link
Member

@pierDipi pierDipi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

/lgtm
/approve

@knative-prow knative-prow bot added the lgtm Indicates that a PR is ready to be merged. label Nov 14, 2023
Copy link

knative-prow bot commented Nov 14, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: pierDipi, yuzp1996

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@knative-prow knative-prow bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Nov 14, 2023
@knative-prow knative-prow bot merged commit 304f5c0 into knative:main Nov 14, 2023
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants