File tree Expand file tree Collapse file tree 1 file changed +14
-4
lines changed Expand file tree Collapse file tree 1 file changed +14
-4
lines changed Original file line number Diff line number Diff line change
1
+ ----------------------------------------------------------------------------------------------------------------
1
2
### Description
2
3
3
4
<!--
7
8
-->
8
9
9
10
11
+ ----------------------------------------------------------------------------------------------------------------
10
12
### Pull request type
11
13
12
14
<!--
16
18
of them would change the meaning incorrectly. The only changes to be made are to add a description text under the
17
19
description heading and to add a 'x' to the correct box.
18
20
-->
19
- [ ] Patch update (Bug fix / Target update / Docs update / Test update / Refactor)
20
- [ ] Feature update (New feature / Functionality change / New API)
21
- [ ] Major update (Breaking change E.g. Return code change / API behaviour change)
21
+ [] Patch update (Bug fix / Target update / Docs update / Test update / Refactor)
22
+ [] Feature update (New feature / Functionality change / New API)
23
+ [] Major update (Breaking change E.g. Return code change / API behaviour change)
22
24
25
+ ----------------------------------------------------------------------------------------------------------------
23
26
### Test results
24
27
25
28
<!--
26
29
Optional
27
30
For example, add test results for new target
28
31
-->
29
-
32
+ [] No Tests required for this change
33
+ [] These PR changes will be covered by existing tests and CI
34
+ [] Tests supplied below
35
+
36
+
37
+ ----------------------------------------------------------------------------------------------------------------
30
38
### Reviewers
31
39
32
40
<!--
33
41
Optional
34
42
Request additional reviewers with @username
35
43
-->
36
44
45
+ ----------------------------------------------------------------------------------------------------------------
37
46
### Release Notes
38
47
39
48
<!--
48
57
49
58
##### Migration actions required
50
59
60
+ ----------------------------------------------------------------------------------------------------------------
51
61
You can’t perform that action at this time.
0 commit comments