Skip to content

Commit 9e5f60e

Browse files
authored
Create PULL_REQUEST_TEMPLATE.md
1 parent 2be7c06 commit 9e5f60e

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

PULL_REQUEST_TEMPLATE.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
**Describe the changes in this Pull Request**
2+
Give a general description of the changes that were made on this pull request.
3+
4+
**What issue(s) does this Pull Request resolve?**
5+
Use a list & give detail into your changes and why you made them. Utilize Github's linking feature to reference issues that were closed.
6+
7+
Use any of these keywords followed by the issue number: _close, closes, closed, fix, fixes, fixed, resolve, resolves, resolved #[issueNumber]_
8+
9+
1. Resolves #001
10+
2. Closes #002
11+
12+
_Make sure the Pull Request is appropriately tagged!_

0 commit comments

Comments
 (0)