![](/media/cache/img/default_profile.jpg.50x50_q85.jpg)
Rtos API example
Diff: mbed-os/.github/issue_template.md
- Revision:
- 0:9fca2b23d0ba
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/mbed-os/.github/issue_template.md Sat Feb 23 12:13:36 2019 +0000 @@ -0,0 +1,48 @@ +Note: This is just a template, so feel free to use/remove the unnecessary things + +### Description +- Type: Bug | Enhancement | Question +- Related issue: `#abc` +- Priority: Blocker | Major | Minor + +--------------------------------------------------------------- +## Bug + +**Target** +K64F|?? + +**Toolchain:** +GCC_ARM|ARM|IAR + +**Toolchain version:** + +**mbed-cli version:** +(`mbed --version`) + +**mbed-os sha:** +(`git log -n1 --oneline`) + +**DAPLink version:** + +**Expected behavior** + +**Actual behavior** + +**Steps to reproduce** + +---------------------------------------------------------------- +## Enhancement + +**Reason to enhance or problem with existing solution** + +**Suggested enhancement** + +**Pros** + +**Cons** + +----------------------------------------------------------------- + +## Question + +**How to?**