Skip to content

Commit d49f0c6

Browse files
authored
PR template (#26)
Add pr template
2 parents 9792ecd + a137fad commit d49f0c6

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
2+
# Descriptive title
3+
4+
A person with no idea what task you were working on before should at least
5+
have an idea as to what you did.
6+
7+
# Link to github card
8+
Type `#` to see list of autolinks to pull requests or issues
9+
10+
# Changes
11+
The body should contain a high-level overview of the individual changes you made, what parts of the application you changed, etc.
12+
This may be in list form.
13+
14+
15+
*
16+
*
17+
*
18+
19+
20+
You may also wish to include links to related pull requests, issues, or branches which may affect your changes.
21+
You can mention people by using `@`

0 commit comments

Comments
 (0)