Skip to content

Commit 5a74ad0

Browse files
authored
Create pull_request_template.md
1 parent e2e0fe6 commit 5a74ad0

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

.github/pull_request_template.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
## WHY
2+
3+
### BEFORE - What was wrong? What was happening before this PR?
4+
5+
??
6+
7+
### AFTER - What is happening after this PR?
8+
9+
??
10+
11+
12+
## HOW
13+
14+
### How did you achieve that, in technical terms?
15+
16+
??
17+
18+
19+
20+
### Is it a breaking change or non-breaking change?
21+
22+
??
23+
24+
25+
### How can we test the before & after?
26+
27+
??

0 commit comments

Comments
 (0)