Skip to content
This repository was archived by the owner on Dec 18, 2024. It is now read-only.

Commit 10441de

Browse files
Splaktarjelbourn
authored andcommitted
chore: add PR template (#633)
Relates to #621
1 parent 11631b7 commit 10441de

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
<!--
2+
Filling out this template is required. Do not delete the template when submitting a Pull Request.
3+
-->
4+
## PR Checklist
5+
<!-- Please check verify and then check each option using "x". i.e. "- [x] The..." -->
6+
Please check that your PR fulfills the following requirements:
7+
- [ ] The commit message follows [our guidelines](https://github.com/angular/components/blob/master/CONTRIBUTING.md#commit)
8+
- [ ] Tests for the changes have been added or weren't appropriate
9+
10+
## What is the current behavior?
11+
12+
13+
Issue Number:
14+
15+
16+
## What is the new behavior?
17+
18+
19+
## Other information

0 commit comments

Comments
 (0)