You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: community/resources/resources.md
+14-2Lines changed: 14 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ This Community collection of resources links to blog posts, podcasts, presentati
9
9
10
10
New items will be added incrementally, and older links rotated out. Keep an eye on this space for the latest community resources!
11
11
12
-
Another community-based resource, focused on describing the Magento 2 Environment is the [Magento 2 Awesome List][0]
12
+
Another community-based resource, focused on describing the Magento 2 environment, is the [Magento 2 Awesome List][0].
13
13
14
14
Do you know of a popular resource about Magento 2 that has been released/published within the past year?
15
15
Does it fill gaps in our current docs and provide important information?
@@ -25,19 +25,24 @@ See our collection of best and leading practices, common solutions, and more in
25
25
26
26
## Community Engineering Slack
27
27
28
-
To connect with Magento and the Community, join us on the [Magento Community Engineering Slack][]. If you are interested in joining Slack, or a specific channel, send us a request at [[email protected]](mailto:[email protected]) or [self signup][].
28
+
To connect with Magento and the Community, join us on the [Magento Community Engineering Slack][]. If you are interested in joining Slack, or a specific channel, send us a request at [[email protected]](mailto:[email protected]) or [self signup][].
29
29
30
30
31
31
We have channels for each project. These channels are recommended for new members:
32
32
33
+
-[announcements][]: Introduce yourself and get quick updates for Magento Community Engineering
33
34
-[general][]: Open chat for introductions and Magento 2 questions
35
+
-[appdesign][]: Open chat for Magento architecture and [technical guidelines][]
36
+
-[coding-standards][]: Open chat for developing [coding standards][] for Magento
34
37
-[github][]: Support for GitHub issues, pull requests, and processes
35
38
-[public-backlog][]: Discussions of the Magento 2 backlog
36
39
-[devdocs][]: Documentation contribution support
37
40
38
41
## Resources and guides
39
42
43
+
-*Video*[How to contribute during Magento Contribution Days][57] by [Max Pronko][35]
40
44
-*GitHub*[Magento Resources][23] curated list by [Alessandro Ronchi][30]
45
+
-*Blog posts*[Thoughts on Magento, PHP, JavaScript, Laravel, React, Docker, and user interface design][56] by [Mark Shust][38]
41
46
-*Videos*[Mage2.tv][24]
42
47
-*Podcast*[MageTalk][25] by [Phillip Jackson and Kalen][27]
43
48
-*Vlog*[eCommerceAholic][26] by [TJ Gamble][28]
@@ -90,12 +95,17 @@ We have channels for each project. These channels are recommended for new member
90
95
-*Presentation*[Premium performance with PHP 7 and Varnish][15] by Miguel Balparda
Copy file name to clipboardExpand all lines: guides/v2.2/contributor-guide/contributing.md
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -19,6 +19,9 @@ The following topics are included in this guide:
19
19
-[Labels applied by the Community Engineering Team](#labels)
20
20
-[Contribution awards and points](#points)
21
21
22
+
{:.bs-callout .bs-callout-tip}
23
+
Connect with Magento Contributors and Maintainers to learn more about Magento contributions and special projects. Join us in our [Slack workspace](https://tinyurl.com/engcom-slack), in the [#general](https://magentocommeng.slack.com/messages/C4YS78WE6) channel, follow the [#announcements](https://magentocommeng.slack.com/messages/C7FA71S3V), and browse for more [channels](https://devdocs.magento.com/community/resources/resources.html#community-engineering-slack)!
24
+
22
25
## Contribute to Magento 2 code {#contribute}
23
26
24
27
Use the [fork](#fork) and [pull](#pull_request) model to contribute to the Magento 2 codebase.
Copy file name to clipboardExpand all lines: guides/v2.3/contributor-guide/contributing.md
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -18,6 +18,9 @@ The following topics are included in this guide:
18
18
-[Labels applied by the Community Engineering Team](#labels)
19
19
-[Contribution awards and points](#points)
20
20
21
+
{:.bs-callout .bs-callout-tip}
22
+
Connect with Magento Contributors and Maintainers to learn more about Magento contributions and special projects. Join us in our [Slack workspace](https://tinyurl.com/engcom-slack), in the [#general](https://magentocommeng.slack.com/messages/C4YS78WE6) channel, follow the [#announcements](https://magentocommeng.slack.com/messages/C7FA71S3V), and browse for more [channels](https://devdocs.magento.com/community/resources/resources.html#community-engineering-slack)!
23
+
21
24
## Contribute to Magento 2 code {#contribute}
22
25
23
26
Use the [fork](#fork) and [pull](#pull_request) model to contribute to the Magento 2 codebase.
0 commit comments