File tree Expand file tree Collapse file tree 1 file changed +10
-5
lines changed Expand file tree Collapse file tree 1 file changed +10
-5
lines changed Original file line number Diff line number Diff line change 1
1
### Describe the change
2
+
2
3
What does this Pull Request do?
3
4
4
5
### Why are we doing this?
6
+
5
7
Any related context as to why is this is a desirable change.
6
8
7
9
### Benefits
10
+
8
11
How will the library improve?
9
12
10
13
### Drawbacks
14
+
11
15
Possible drawbacks applying this change.
12
16
13
17
### Requirements
14
- Put an X between brackets on each line if you have done the item:
15
- [ ] Tests written & passing locally?
16
- [ ] Code style checked?
17
- [ ] Rebased with ` master ` branch?
18
- [ ] Documentation updated?
18
+ <!-- - Put an X between brackets on each line if you have done the item: -->
19
+ - [ ] Tests written & passing locally?
20
+ - [ ] Code style checked?
21
+ - [ ] Rebased with ` master ` branch?
22
+ - [ ] Documentation updated?
23
+ - [ ] Changelog updated?
You can’t perform that action at this time.
0 commit comments