File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -14,28 +14,29 @@ Please fill out the information below to expedite the review and (hopefully)
14
14
merge of your pull request!
15
15
-->
16
16
17
- <!-- What changes are being made? (What feature/bug is being fixed here?) -->
18
17
19
18
** What** :
19
+ <!-- What changes are being made? (What feature/bug is being fixed here?) -->
20
20
21
- <!-- Why are these changes necessary? -->
22
21
23
22
** Why** :
23
+ <!-- Why are these changes necessary? -->
24
24
25
- <!-- How were these changes implemented? -->
26
25
27
26
** How** :
27
+ <!-- How were these changes implemented? -->
28
28
29
- <!-- Have you done all of these things? -->
30
29
31
30
** Checklist** :
31
+ <!-- Have you done all of these things? -->
32
32
33
33
<!-- add "N/A" to the end of each line that's irrelevant to your changes -->
34
34
35
35
<!-- to check an item, place an "x" in the box like so: "- [x] Documentation" -->
36
36
37
37
* [ ] Documentation
38
38
* [ ] Tests
39
+ * [ ] Updated Type Definitions
39
40
* [ ] Ready to be merged <!-- In your opinion, is this ready to be merged as soon as it's reviewed? -->
40
41
* [ ] Added myself to contributors table <!-- this is optional, see the contributing guidelines for instructions -->
41
42
You can’t perform that action at this time.
0 commit comments