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.
2 parents bb028ba + 643251b commit 42fc0e0Copy full SHA for 42fc0e0
.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