We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd7bebc commit e0d2540Copy full SHA for e0d2540
content/docs/guides/contributing/_index.md
@@ -44,6 +44,7 @@ Here is how to contribute back some code or documentation:
44
- Fork repo
45
- Create a feature branch off of the `dev` branch
46
- Make some useful change
47
+- Format the change using `make fmt`
48
- Make sure the tests still pass
49
- Submit a pull request against the `dev` branch.
50
- Be kind
0 commit comments