Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 32af6c8

Browse files
Update PR template (2.1 EOL) (magento#4863)
* MAGEDOC-3908: Added notice that we no longer accept 2.1 PRs * Update .github/PULL_REQUEST_TEMPLATE.md Co-Authored-By: Erik Marr <[email protected]> * The second bullets have been bugging me...
1 parent 26dd055 commit 32af6c8

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
<!-- # IMPORTANT
2+
3+
We are no longer accepting pull requests to update v2.1 devdoc files.
4+
5+
Magento 2.1.18 is the final 2.1.x release. After the [June 2019 end-of-support date](https://magento.com/sites/default/files/magento-software-lifecycle-policy.pdf), Magento will no longer apply security patches, quality fixes, or documentation updates to v2.1.x. To maintain your site's performance, security, and PCI compliance, [upgrade](https://devdocs.magento.com/guides/v2.3/comp-mgr/bk-compman-upgrade-guide.html) to the latest version of Magento. -->
6+
17
## Purpose of this pull request
28

39
<!-- REQUIRED Describe the goal and the type of changes this pull request covers. -->
@@ -8,14 +14,12 @@ This pull request (PR) ...
814

915
<!-- REQUIRED List the affected pages on devdocs.magento.com (URLs). Not needed for large numbers of files. -->
1016

11-
- ...
1217
- ...
1318

1419
## Links to Magento source code
1520

1621
<!-- OPTIONAL - REMOVE THIS SECTION IF NOT USED. If this pull request references a file in a Magento codebase repository, add it here. -->
1722

18-
- ...
1923
- ...
2024

2125
<!--

0 commit comments

Comments
 (0)