We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48f544f commit b609c14Copy full SHA for b609c14
.github/issue_template.md
@@ -30,6 +30,17 @@
30
31
32
#### What version of Mbed-os are you using (tag or sha) ?
33
+<!--
34
+ FOR A RELEASED VERSION PLEASE PROVIDE THE RELEASE TAG (THIS CAN BE FOUND AS PER THE INSTRUCTIONS BELOW)
35
+
36
+ mbed-os version can be found in /platform/mbed_version.h. The tag can be reconstructed as follows:
37
+ mbed-os-MBED_MAJOR_VERSION.MBED_MINOR_VERSION.MBED_PATCH_VERSION
38
39
+ Master branch is indicated by 'mbed-os-99.99.99
40
41
+ For an issue found on Master please provide the sha being used.
42
+-->
43
44
45
#### What version(s) of tools are you using. List all that apply (E.g. mbed-cli)
46
0 commit comments