Skip to content

Commit 42fc0e0

Browse files
authored
Merge pull request #11999 from ARMmbed/affected_vers
Add instructions for providing mbed-os version affected
2 parents bb028ba + 643251b commit 42fc0e0

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)