File tree Expand file tree Collapse file tree 1 file changed +38
-0
lines changed
Expand file tree Collapse file tree 1 file changed +38
-0
lines changed Original file line number Diff line number Diff line change 1+ ## What type of PR is this? (check all applicable)
2+
3+ - [ ] Refactor
4+ - [ ] Feature
5+ - [ ] Bug Fix
6+ - [ ] Optimization
7+ - [ ] Documentation Update
8+
9+ ### What
10+
11+ Describe what you have changed and why.
12+
13+ ### Testing
14+
15+ Have any new tests been added as part of this issue? If not, try to explain why test coverage is not needed here.
16+
17+ - [ ] Yes
18+ - [ ] No
19+ Please write a brief description of why test coverage is not necessary here.
20+ - [ ] Not as part of this ticket. (Could be done at a later point)
21+
22+ ### Documentation
23+
24+ Has any new documentation been written as part of this issue? We should try to keep documentation up to date
25+ as new code is added, rather than leaving it for the future.
26+
27+ - [ ] Yes
28+ - [ ] No
29+ Please write a brief description of why documentation is not necessary here.
30+ - [ ] Not as part of this ticket. (Could be done at a later point)
31+
32+ ### Related issues
33+
34+ Provide links to any related issues.
35+
36+ ### How to review
37+
38+ Describe the steps required to test the changes.
You can’t perform that action at this time.
0 commit comments