Skip to content

Commit 65e07ca

Browse files
committed
Update CONTRIBUTING: format
1 parent bbe9ca6 commit 65e07ca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ Follow these instructions for contributing new recipes. The Goal headers indicat
8080
1. Link to any other resources that a reader might find helpful. No need for detailed explanations of libraries here.
8181
1. List the `npm` dependencies your recipe uses (if any).
8282
1. Regenerate the table of recipes by running `make readme` while in the root folder
83+
1. Make sure the code is formatted consistently by running `make format`
8384
1. Submit a PR.
8485
- If this addresses a "Recipe Request" issue, the first line should read `Fixes #X` where `X` is the issue number.
8586

0 commit comments

Comments
 (0)