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 bbe9ca6 commit 65e07caCopy full SHA for 65e07ca
CONTRIBUTING.md
@@ -80,6 +80,7 @@ Follow these instructions for contributing new recipes. The Goal headers indicat
80
1. Link to any other resources that a reader might find helpful. No need for detailed explanations of libraries here.
81
1. List the `npm` dependencies your recipe uses (if any).
82
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`
84
1. Submit a PR.
85
- If this addresses a "Recipe Request" issue, the first line should read `Fixes #X` where `X` is the issue number.
86
0 commit comments