This repository was archived by the owner on Apr 23, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +58
-0
lines changed Expand file tree Collapse file tree 1 file changed +58
-0
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ name : Bug report
3
+ about : Create a report to help us improve
4
+ title : ' '
5
+ labels : ' type: bug'
6
+ assignees : ' '
7
+
8
+ ---
9
+
10
+ <!--
11
+
12
+ ************************************** WARNING **************************************
13
+
14
+ The ciarcom bot parses this header automatically. Any deviation from the
15
+ template may cause the bot to automatically correct this header or may result in a
16
+ warning message, requesting updates.
17
+
18
+ PLEASE ENSURE ALL SECTIONS OF THIS TEMPLATE ARE FILLED IN AND THAT THERE ARE
19
+ NO OTHER CHANGES TO THE TEMPLATE.
20
+
21
+ Only bugs should be raised here as issues. Questions or enhancements should instead be raised on
22
+ our forums:
23
+ https://forums.mbed.com/ .
24
+
25
+ *************************************************************************************
26
+
27
+ -->
28
+
29
+ ### Description of defect
30
+
31
+ <!--
32
+ Add detailed description of what you are reporting.
33
+ Good example: https://os.mbed.com/docs/mbed-os/latest/contributing/workflow.html
34
+ -->
35
+
36
+
37
+ #### Target(s) affected by this defect ?
38
+
39
+
40
+ #### Toolchain(s) (name and version) displaying this defect ?
41
+
42
+
43
+ #### What version of Mbed-os are you using (tag or sha) ?
44
+ <!--
45
+ For a released version please provide the release tag (this can be found as per the instructions below)
46
+
47
+ mbed-os version can be found in:
48
+ https://github.com/ARMmbed/mbed-os/blob/master/platform/include/platform/mbed_version.h
49
+ The tag can be reconstructed as follows:
50
+ mbed-os-MBED_MAJOR_VERSION.MBED_MINOR_VERSION.MBED_PATCH_VERSION
51
+
52
+ -->
53
+
54
+
55
+ #### What version(s) of tools are you using. List all that apply (E.g. mbed-cli)
56
+
57
+
58
+ #### How is this defect reproduced ?
You can’t perform that action at this time.
0 commit comments