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
@@ -57,3 +57,17 @@ After verifying your prerequisites, perform the following tasks in order to prep
57
57
* <ahref="http://devdocs.magento.com/guides/v1.0/install-gde/install/install-web.html">Install Magento software using the web interface</a>
58
58
* <ahref="http://devdocs.magento.com/guides/v1.0/install-gde/install/install-cli.html">Install Magento software using the command line</a>
59
59
2. <ahref="http://devdocs.magento.com/guides/v1.0/install-gde/install/verify.html">Verify the installation</a>
60
+
61
+
<h2>Contributing to the Magento 2 code base</h2>
62
+
Contributions can take the form of new components or features, changes to existing features, tests, documentation (such as developer guides, user guides, examples, or specifications), bug fixes, optimizations, or just good suggestions.
63
+
64
+
To make learn about how to make a contribution, click [here][1].
65
+
66
+
To learn about issues, click [here][2]. To open an issue, click [here][3].
67
+
68
+
To suggest documentation improvements, click [here][4].
0 commit comments