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: .github/DOCUMENTATION_TEMPLATE.md
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -6,15 +6,15 @@ This page describes the process for submitting documentation and serves as a tem
6
6
7
7
The contribution workflow for the Magento functional testing framework (MFTF) documentation is the same as submitting code.
8
8
9
-
1. Create a branch from the `develop` branch in the [MFTF repo][].
9
+
1. Create a branch from the `develop` branch in the [MFTF repository][].
10
10
1. Make edits/additions/deletions as needed.
11
11
1. Submit your PR to the `develop` branch.
12
12
13
13
Once submitted, a member of the documentation team will review and merge it.
14
14
We will inform you if it needs any additional processing.
15
15
16
16
The documentation in this repository is used as the source for the [MFTF documentation][].
17
-
Any changes to the Table of Contents will need to be made via a separate PR in the regular [devdocs repo][].
17
+
Any changes to the Table of Contents will need to be made via a separate PR in the regular [Magento Developer documentation repository][].
18
18
19
19
## Ordered lists
20
20
@@ -60,7 +60,7 @@ Markdown formatting works for simple tables. It does not support multiline conte
60
60
<!-- 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