Skip to content

Commit d971f2b

Browse files
authored
[QTI-224] Add pull_request_template to repository (#37)
Signed-off-by: Ryan Cragun <[email protected]>
1 parent 89bf247 commit d971f2b

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

.github/pull_request_template.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
[Header - Replace this with a short setence describing the changes]
2+
3+
[Message - Replace with an explanation of the changes]
4+
5+
### How to read this pull request
6+
You may provide an optional explanation of the best way a review might
7+
approach the changes that are being proposed in this pull request.
8+
9+
### Checklist
10+
- [ ] Manual validation of the changes have been perfomed (if possible)
11+
- [ ] New or modified code has requisite test coverage (if possible)
12+
- [ ] I have performed a self-review of the changes
13+
- [ ] I have made necessary changes and/or pull requests for documentation
14+
- [ ] I have written useful comments in the code

0 commit comments

Comments
 (0)