Skip to content

Commit

Permalink
Docs(web-twig): Add stories to file structure example
Browse files Browse the repository at this point in the history
  • Loading branch information
literat committed Apr 3, 2023
1 parent f26c31f commit 819338a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/web-twig/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ This is an example of a typical file structure of a component:
└── Resources
└── components
└── <ComponentName>
├── stories - Component stories
├── <ComponentName>.stories.twig - Template rendered in demo app
├── <ComponentName>.twig — Twig component
└── README.md — documentation of the component
```
Expand Down

0 comments on commit 819338a

Please sign in to comment.