2016-04-05 16:34:22 -04:00
|
|
|
**Please check if the PR fulfills these requirements**
|
2016-09-08 16:54:30 -04:00
|
|
|
- [ ] The commit message follows our guidelines: https://github.com/angular/angular/blob/master/CONTRIBUTING.md#commit
|
2016-03-03 00:23:47 -05:00
|
|
|
- [ ] Tests for the changes have been added (for bug fixes / features)
|
|
|
|
- [ ] Docs have been added / updated (for bug fixes / features)
|
|
|
|
|
|
|
|
|
2016-06-16 17:28:40 -04:00
|
|
|
**What kind of change does this PR introduce?** (check one with "x")
|
|
|
|
```
|
|
|
|
[ ] Bugfix
|
|
|
|
[ ] Feature
|
|
|
|
[ ] Code style update (formatting, local variables)
|
|
|
|
[ ] Refactoring (no functional changes, no api changes)
|
|
|
|
[ ] Build related changes
|
|
|
|
[ ] CI related changes
|
|
|
|
[ ] Other... Please describe:
|
|
|
|
```
|
2016-03-03 00:23:47 -05:00
|
|
|
|
2016-04-05 16:34:22 -04:00
|
|
|
**What is the current behavior?** (You can also link to an open issue here)
|
2016-03-03 00:23:47 -05:00
|
|
|
|
|
|
|
|
|
|
|
|
2016-04-05 16:34:22 -04:00
|
|
|
**What is the new behavior?**
|
2016-03-03 00:23:47 -05:00
|
|
|
|
|
|
|
|
|
|
|
|
2016-06-16 17:28:40 -04:00
|
|
|
**Does this PR introduce a breaking change?** (check one with "x")
|
|
|
|
```
|
|
|
|
[ ] Yes
|
|
|
|
[ ] No
|
|
|
|
```
|
2016-03-03 00:23:47 -05:00
|
|
|
|
2016-04-05 16:34:22 -04:00
|
|
|
If this PR contains a breaking change, please describe the impact and migration path for existing applications: ...
|
2016-03-03 00:23:47 -05:00
|
|
|
|
|
|
|
|
2016-04-05 16:34:22 -04:00
|
|
|
**Other information**:
|
2016-03-03 00:23:47 -05:00
|
|
|
|