We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5dbafde commit 692240fCopy full SHA for 692240f
.github/PULL_REQUEST_TEMPLATE.md
@@ -8,14 +8,14 @@
8
1. ...
9
2. ...
10
11
-### Manual testing scenarios
12
-<!--- Provide a set of unambiguous steps to test the proposed code change -->
+### Zephyr Tests
+<!--- Provide links to Zephyr tests -->
13
14
-2. ...
15
16
### Contribution checklist
17
- [ ] Pull request has a meaningful description of its purpose
18
- [ ] Pull request was approved by architect
+ - [ ] Pull request was approved by QA member
19
- [ ] All commits are accompanied by meaningful commit messages
20
- [ ] All new or changed code is covered with unit/integration tests (if applicable)
21
- [ ] All automated tests passed successfully (all builds on Travis CI are green)
0 commit comments