mbed-os/.github/issue_template.md

48 lines
792 B
Markdown
Raw Normal View History

2016-08-09 07:39:18 +00:00
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|armcc|IAR
**toolchain version:**
**mbed-cli version:**
(`mbed --version`)
**meed-os sha:**
(`git log -n1 --oneline`)
**Daplink version:**
**Expected Behavior**
**Actual Behavior**
**Steps to Reproduce**
----------------------------------------------------------------
## Enhancement
**Reason to enhance/problem with existing solution**
**Suggested enhancement**
**Pros**
**Cons**
-----------------------------------------------------------------
## Question
**How to?**