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
We welcome contributions to the MFTF documentation, which is kept within the `docs/` folder in this repository.
4
+
This page describes the submitting process and serves as a template for a properly written content.
5
+
The contribution workflow is the same as submitting code.
6
+
7
+
1. Create a branch from the `develop` branch in the [MFTF repository][].
8
+
1. Make edits/additions/deletions as needed. Read the [Basic Template][] for tips on how to write with Markdown.
9
+
1. Submit your pull request to the `develop` branch.
10
+
11
+
Once submitted, a member of the documentation team will review and merge it.
12
+
We will inform you if it needs any additional processing.
13
+
14
+
The documentation in this repository is used as the source for the [MFTF documentation][].
15
+
Any changes to the table of contents will need to be made through a separate pull request in the regular [Magento Developer documentation repository][].
16
+
17
+
Read more about how to [Contribute to Magento Devdocs][].
18
+
19
+
<!-- For readability, we abstract the link URLS to the bottom of the page. The extra set of square brackets denotes it is a link, rather than plain brackets. >
0 commit comments