From 2115a96e224e1b47c73f412c91f36801d4116ec4 Mon Sep 17 00:00:00 2001 From: Daniel Edwards Date: Fri, 14 Jun 2024 14:01:41 -0400 Subject: [PATCH] feat: Add community contribution guidelines and directory structure --- CONTRIBUTING.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 9a3faab9..f35748e4 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -16,6 +16,8 @@ $ yarn start This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server. +For contributions from members of the Ignite community, please nest the recipe in the `docs/communityRecipes` directory. This will allow us to easily identify and promote community contributions. + ### Recipe Template When creating a recipe there are a few needed elements (front-matter) for Docusaurus: