vtex-apps / product-summary

VTEX Product Summary app
11 stars 52 forks source link

Update ProductSummaryAttachmentList.md #350

Closed Mariana-Caetano closed 2 years ago

Mariana-Caetano commented 2 years ago

What problem is this solving?

In the Product Summary Attachment List doc, the Configuration section guides the user to add the product-summary-sku-name block. However, the product-summary-attachment-list block should be added as children of product-summary.shelf. This PR fixes this information.

vtex-io-ci-cd[bot] commented 2 years ago

Hi! I'm VTEX IO CI/CD Bot and I'll be helping you to publish your app! 🤖

Please select which version do you want to release:

And then you just need to merge your PR when you are ready! There is no need to create a release commit/tag.

vtex-io-docs-bot[bot] commented 2 years ago

Beep boop :robot:

Thank you so much for keeping our documentation up-to-date :heart:

github-actions[bot] commented 2 years ago
Fails
:no_entry_sign: We follow [keepachangelog](https://keepachangelog.com/) standards. Please, change the file `CHANGELOG.md` adding a small summary of your changes under the `[Unreleased]` section. Example: ```diff ## [Unreleased] + ### Fixed + - Issue with image sizing in the SKU Selector. ``` Possible types of changes: - `Added` for new features. - `Changed` for changes in existing functionality. - `Deprecated` for soon-to-be removed features. - `Removed` for now removed features. - `Fixed` for any bug fixes. - `Security` in case of vulnerabilities.

Generated by :no_entry_sign: dangerJS against f2106b15af09b3da4664cfeea8b47de25ad3e2a3

Mariana-Caetano commented 2 years ago

Closed due to #351