File tree Expand file tree Collapse file tree 1 file changed +36
-0
lines changed Expand file tree Collapse file tree 1 file changed +36
-0
lines changed Original file line number Diff line number Diff line change
1
+ ## Scope
2
+ ### Story
3
+ <!-- -
4
+ * [<issue_number>](https://jira.corp.magento.com/browse/<issue_number>) <issue_title>
5
+ -->
6
+
7
+ ### Bug
8
+ <!-- -
9
+ * [<issue_number>](https://jira.corp.magento.com/browse/<issue_number>) <issue_title>
10
+ -->
11
+
12
+ ### Task
13
+ <!-- -
14
+ * [<issue_number>](https://jira.corp.magento.com/browse/<issue_number>) <issue_title>
15
+ -->
16
+
17
+ ### Builds
18
+ <!-- -
19
+ [All-User-Requested-Tests](https://m2build-ur.devops.magento.com/job/All-User-Requested-Tests/<build_number>)
20
+ -->
21
+
22
+ ### Related Pull Requests
23
+ <!-- -
24
+ https://github.com/magento/magento2ce/pull/<related_pr>
25
+ -->
26
+
27
+ ### Checklist
28
+ - [ ] PR is green on M2 Quality Portal
29
+ - [ ] Jira issues have accurate summary, meaningful description and have links to relevant documentation at the story/task level
30
+ - [ ] Semantic Version build failure is approved by architect (if build is red) <Architect Name >
31
+ - [ ] Pull Request approved by architect <Architect Name >
32
+ - [ ] Pull Request quality review performed by <name >
33
+ - [ ] All unstable functional acceptance tests are isolated (if any)
34
+ - [ ] All linked Zephyr tests are approved by PO and have Ready to Use status
35
+ - [ ] Travis CI build is green (for mainline CE only)
36
+ - [ ] Jenkins Extended FAT build is green
You can’t perform that action at this time.
0 commit comments