Skip to content

Dshevtsov patch 1 #14

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 8 commits into
base: ds_decompose-pr-test
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions .github/test copy.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
test1:

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[diff] reported by reviewdog 🐶

Suggested change
test1:
test1:
test1 - : /
1test:
[2
@4
&
test1:

test1 - : /
1test:
[2
@4
&

6 changes: 6 additions & 0 deletions .github/test.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
test:

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[markdownlint-fix] reported by reviewdog 🐶

Suggested change
test:
test:
test - : /
test:
[
@
test:

test - : /
test:
[
@

5 changes: 0 additions & 5 deletions src/pages/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,21 +10,16 @@ keywords:
![Commerce PHP Extensions](_images/home-bg.jpeg)

# Commerce PHP Extensions

Learn how to create and maintain PHP extensions for Adobe Commerce and Magento Open Source.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[markdownlint-fix] reported by reviewdog 🐶

Suggested change
Learn how to create and maintain PHP extensions for Adobe Commerce and Magento Open Source.


<Resources slots="heading, links"/>

## Resources

* [Commerce open-source projects](https://developer.adobe.com/open/magento)
* [Community Slack workspace](https://opensource.magento.com/slack)

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[markdownlint-fix] reported by reviewdog 🐶

Suggested change
* [Community Slack workspace](https://opensource.magento.com/slack)

* [Contributor statistics](https://developer.adobe.com/open/magento/statistic)

## Overview

This documentation provides resources for developing PHP-based extensions for Adobe Commerce and Magento Open Source.

## Discover

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[markdownlint-fix] reported by reviewdog 🐶

Suggested change
## Discover


Use these sections to learn about how to develop PHP extensions.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[markdownlint-fix] reported by reviewdog 🐶

Suggested change
Use these sections to learn about how to develop PHP extensions.

Expand Down
3 changes: 2 additions & 1 deletion src/pages/tutorials/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,6 @@ keywords:
---

# Tutorials

This section provides step-by-step PHP tutorials for Adobe Commerce and Magento Open Source extension developers.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[linter-fix] reported by reviewdog 🐶

Suggested change
This section provides step-by-step PHP tutorials for Adobe Commerce and Magento Open Source extension developers.

-
*

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[linter-fix] reported by reviewdog 🐶

Suggested change
*
-
*
*

Loading