Skip to content

Commit d036973

Browse files
author
mbedmain
committed
Merge remote-tracking branch 'origin/master' into release_candidate
2 parents b8a9cd0 + 10a93e6 commit d036973

File tree

2 files changed

+59
-1
lines changed

2 files changed

+59
-1
lines changed
Lines changed: 58 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,58 @@
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 ?

mbed-os.lib

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
https://github.com/ARMmbed/mbed-os/
1+
https://github.com/ARMmbed/mbed-os/#d147abc3e556c58e5e343d34b729bc2192e18bd3

0 commit comments

Comments
 (0)