Skip to content
This repository was archived by the owner on Jul 19, 2022. It is now read-only.

Commit 20f7882

Browse files
committed
update PR template
1 parent d92ac04 commit 20f7882

File tree

1 file changed

+6
-12
lines changed

1 file changed

+6
-12
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 6 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,8 @@
1-
## Overview
2-
What does this change accomplish and why?
3-
Include a screenshot or GIF of the change if appropriate.
1+
## Problem
2+
Describe the problem this PR intend to solve
43

5-
## Implementation notes
6-
How does it accomplish it, in broad strokes?
4+
## Solution
5+
Describe the solution this PR takes to solve the problem and any alternative approach considered
76

8-
## Interesting/controversial decisions
9-
Include anything that you thought twice about, debated, chose arbitrarily, etc.
10-
What could have been done differently, but wasn't? And why?
11-
12-
## Loose ends
13-
Link to related issues that address things you didn't get to. Stuff you
14-
encountered on the way and decided not to include in this PR.
7+
## Caveats/Notes
8+
Issues that address things you didn't get to or general notes

0 commit comments

Comments
 (0)