Skip to content

Commit 8932522

Browse files
authored
Create pull_request_template.md
1 parent 275fd4f commit 8932522

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

pull_request_template.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
# Pull Request Title
2+
3+
## Description
4+
5+
6+
## Related Issues/Tickets
7+
8+
Link any relevant issues
9+
10+
## How Has This Been Tested?
11+
12+
Describe the tests or link testing folder with well commented tests
13+
14+
- [ ] Unit tests
15+
- [ ] Integration tests
16+
- [ ] Manual testing (describe steps)
17+
18+
## Screenshots / Recordings (if applicable)
19+
20+
Provide screenshots or screen recordings that demonstrate the changes
21+
22+
## Checklist (before merging)
23+
24+
- [ ] Detailed sdd with requirements, port, telemetry, events and commands
25+
- [ ] Integration Tests have been created and tested
26+
- [ ] Code Review has happened
27+
- [ ] Code has been tested on all currently supported boards

0 commit comments

Comments
 (0)