Skip to content

Commit 692240f

Browse files
MAGECLOUD-1118: Extend PR template
1 parent 5dbafde commit 692240f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,14 @@
88
1. ...
99
2. ...
1010

11-
### Manual testing scenarios
12-
<!--- Provide a set of unambiguous steps to test the proposed code change -->
11+
### Zephyr Tests
12+
<!--- Provide links to Zephyr tests -->
1313
1. ...
14-
2. ...
1514

1615
### Contribution checklist
1716
- [ ] Pull request has a meaningful description of its purpose
1817
- [ ] Pull request was approved by architect
18+
- [ ] Pull request was approved by QA member
1919
- [ ] All commits are accompanied by meaningful commit messages
2020
- [ ] All new or changed code is covered with unit/integration tests (if applicable)
2121
- [ ] All automated tests passed successfully (all builds on Travis CI are green)

0 commit comments

Comments
 (0)