Skip to content

Update _index.md #320

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

Closed
wants to merge 0 commits into from
Closed

Update _index.md #320

wants to merge 0 commits into from

Conversation

inindev
Copy link
Contributor

@inindev inindev commented Jan 8, 2023

Document 'go fmt' step

Signed-off-by: John Clark [email protected]

@@ -44,6 +44,7 @@ Here is how to contribute back some code or documentation:
- Fork repo
- Create a feature branch off of the `dev` branch
- Make some useful change
- Format the change ```go fmt <myfile.go>```
Copy link
Member

Choose a reason for hiding this comment

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

We have a helper for this in the Makefile:

Suggested change
- Format the change ```go fmt <myfile.go>```
- Format the change using `make fmt`

@inindev
Copy link
Contributor Author

inindev commented Jan 10, 2023

good to know, thanks
should be all set now

@ysoldak
Copy link
Contributor

ysoldak commented Feb 2, 2023

@deadprogram this looks good to merge

@deadprogram
Copy link
Member

@inindev could you please rebase this branch off of the dev branch? Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants