Skip to content

Commit

Permalink
feat: Add community contribution guidelines and directory structure
Browse files Browse the repository at this point in the history
  • Loading branch information
cdanwards committed Jun 14, 2024
1 parent eb277bd commit 2115a96
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 2115a96

Please sign in to comment.