Skip to content

Commit b609c14

Browse files
authored
Add instructions for providing mbed-os version affected
1 parent 48f544f commit b609c14

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

.github/issue_template.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,17 @@
3030

3131

3232
#### 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+
3344

3445
#### What version(s) of tools are you using. List all that apply (E.g. mbed-cli)
3546

0 commit comments

Comments
 (0)