You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 30, 2018. It is now read-only.
Unless this is a really small and insignificant change,
6
+
please make sure that we've discussed it first in
7
+
the issues.
8
+
9
+
-->
10
+
11
+
## What
12
+
13
+
<!-- explain what is being done here -->
14
+
15
+
## Why
16
+
17
+
<!-- explain why it's necessary -->
18
+
19
+
## How
20
+
21
+
<!-- explain how you did it -->
22
+
23
+
For issue # <!-- put your issue number here -->
24
+
25
+
Checklist:
26
+
27
+
*[ ] Follows the commit message [conventions](https://github.com/stevemao/conventional-changelog-angular/blob/master/convention.md)
28
+
*[ ] Is [rebased with master](https://egghead.io/lessons/javascript-how-to-rebase-a-git-pull-request-branch?series=how-to-contribute-to-an-open-source-project-on-github)
29
+
*[ ] Is [only one (maybe two) commits](https://egghead.io/lessons/javascript-how-to-squash-multiple-git-commits)
0 commit comments