This is an example of how to structure a Recipe. The first paragraph or two should explain the purpose of the recipe succinctly, including why it’s useful, if that’s not obvious.
Recipes are intended to document:
The first section should be a bulleted list of extensions required to use this recipe. At a minimum, this section should list all additional, non-standard extensions.
Ideally, you should also note which Foam [recommended-extensions] are responsible for providing this feature, so any issue reports can be directed to the correct repositories.
When creating new recipes, if you don’t know which extension does what, you can leave it out.
Here we describe how the extension should be used.
You may include a screenshot or GIF of the feature in action by uploading an image to the assets/images
directory. Please try to keep GIFs as small as possible by recording them with a low frame rate.
That’s pretty much it!
You can add [recipes] by creating a pull request to foambubble/foam on GitHub.
Read more in our [contribution-guide].