Skip to content

Commit 3566cd1

Browse files
committed
Add pull request template to all conenct repos
1 parent da9ab59 commit 3566cd1

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

docs/pull_request_template.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
## Problem
2+
3+
4+
## Solution
5+
6+
7+
<!--- Mark x in the box. -->
8+
##### Does this solution apply anywhere else?
9+
- [ ] yes
10+
- [ ] no
11+
12+
##### If yes, where?
13+
14+
15+
## Test Strategy
16+
17+
18+
<!--- Mark x in the box for all that apply. -->
19+
##### Testing done:
20+
- [ ] Unit tests
21+
- [ ] Integration tests
22+
- [ ] System tests
23+
- [ ] Manual tests
24+
25+
## Release Plan
26+
<!--- Describe the release plan for this feature. -->
27+
<!-- Are you backporting or merging to master? -->
28+
<!-- If you are reverting or rolling back, is it safe? -->

0 commit comments

Comments
 (0)