Skip to content

Commit e0d2540

Browse files
inindevaykevl
authored andcommitted
Add 'go fmt' step to avoid lint build failure.
Signed-off-by: John Clark <[email protected]>
1 parent bd7bebc commit e0d2540

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

content/docs/guides/contributing/_index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ Here is how to contribute back some code or documentation:
4444
- Fork repo
4545
- Create a feature branch off of the `dev` branch
4646
- Make some useful change
47+
- Format the change using `make fmt`
4748
- Make sure the tests still pass
4849
- Submit a pull request against the `dev` branch.
4950
- Be kind

0 commit comments

Comments
 (0)