diff --git a/www/docs/contributing.md b/www/docs/contributing.md index 2124e5598..24e4bad75 100644 --- a/www/docs/contributing.md +++ b/www/docs/contributing.md @@ -52,6 +52,12 @@ When you are satisfied with the changes, we suggest you run: task ci ``` +Before you commit the changes, we also suggest you run: + +```sh +task fmt +``` + ## Create a commit Commit messages should be well formatted, and to make that "standardized", we