mirror of https://github.com/ARMmbed/mbed-os.git
Update issue_template.md
parent
d46d7bee24
commit
7e05502e44
|
@ -2,19 +2,19 @@ Note: This is just a template, so feel free to use/remove the unnecessary things
|
||||||
|
|
||||||
### Description
|
### Description
|
||||||
- Type: Bug | Enhancement | Question
|
- Type: Bug | Enhancement | Question
|
||||||
- Related Issue: `#abc`
|
- Related issue: `#abc`
|
||||||
- Priority: Blocker | Major | Minor
|
- Priority: Blocker | Major | Minor
|
||||||
|
|
||||||
---------------------------------------------------------------
|
---------------------------------------------------------------
|
||||||
## Bug
|
## Bug
|
||||||
|
|
||||||
**target**
|
**Target**
|
||||||
K64F|??
|
K64F|??
|
||||||
|
|
||||||
**toolchain:**
|
**Toolchain:**
|
||||||
GCC_ARM|ARM|IAR
|
GCC_ARM|ARM|IAR
|
||||||
|
|
||||||
**toolchain version:**
|
**Toolchain version:**
|
||||||
|
|
||||||
**mbed-cli version:**
|
**mbed-cli version:**
|
||||||
(`mbed --version`)
|
(`mbed --version`)
|
||||||
|
@ -22,18 +22,18 @@ GCC_ARM|ARM|IAR
|
||||||
**meed-os sha:**
|
**meed-os sha:**
|
||||||
(`git log -n1 --oneline`)
|
(`git log -n1 --oneline`)
|
||||||
|
|
||||||
**Daplink version:**
|
**DAPLink version:**
|
||||||
|
|
||||||
**Expected Behavior**
|
**Expected behavior**
|
||||||
|
|
||||||
**Actual Behavior**
|
**Actual behavior**
|
||||||
|
|
||||||
**Steps to Reproduce**
|
**Steps to reproduce**
|
||||||
|
|
||||||
----------------------------------------------------------------
|
----------------------------------------------------------------
|
||||||
## Enhancement
|
## Enhancement
|
||||||
|
|
||||||
**Reason to enhance/problem with existing solution**
|
**Reason to enhance or problem with existing solution**
|
||||||
|
|
||||||
**Suggested enhancement**
|
**Suggested enhancement**
|
||||||
|
|
||||||
|
@ -45,4 +45,4 @@ GCC_ARM|ARM|IAR
|
||||||
|
|
||||||
## Question
|
## Question
|
||||||
|
|
||||||
**How to?**
|
**How to?**
|
||||||
|
|
Loading…
Reference in New Issue