Skip to content

Commit 2eb411c

Browse files
Create PULL_REQUEST_TEMPLATE.md
1 parent 82e6877 commit 2eb411c

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

PULL_REQUEST_TEMPLATE.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
#### Summary:
2+
3+
Provide a general description of the code changes in your pull
4+
request. If bugs were fixed, please document the changes and why
5+
they were introduced.
6+
7+
Please ensure that your PR contains test cases that cover all new
8+
code and any changes to existing code. Without tests, your PR is
9+
likely to be closed without merging.
10+
11+
#### Related issues:
12+
Please review the [issues](https://github.com/chieffancypants/angular-loading-bar/issues)
13+
page, and link any issues that are addressed or related to this PR.

0 commit comments

Comments
 (0)