Skip to content

Commit 70526d4

Browse files
authored
Initial commit
0 parents  commit 70526d4

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

.github/PULL_REQUEST_TEMPLATE.md

+21
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
## Overview
2+
_A brief description of the pull request. Try to keep it non-technical._
3+
4+
## Before
5+
_The current status. Please provide screenshots or gifs ([LICEcap](http://www.cockos.com/licecap/), [SilentCast](https://github.com/colinkeenan/silentcast)) where appropriate._
6+
7+
## After
8+
_What has been changed. Please provide screenshots or gifs ([LICEcap](http://www.cockos.com/licecap/), [SilentCast](https://github.com/colinkeenan/silentcast)) where appropriate._
9+
10+
## Technical Details
11+
_If the PR introduces noteworthy technical changes, please describe them here. Provide code snippets if necessary_
12+
13+
### Core overrides
14+
_If the PR overrides/patches a core file, then please explain here, for each file:_
15+
16+
1. _Which file it is_
17+
2. _The reason why it was overridden/patched_
18+
3. _What the override/patch consists of_
19+
20+
## Comments
21+
_Anything else you would like the reviewer to note_

0 commit comments

Comments
 (0)