mbed-os/.github/issue_template.md

49 lines
798 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
2016-09-02 12:25:01 +00:00
- Related issue: `#abc`
2016-08-09 07:39:18 +00:00
- Priority: Blocker | Major | Minor
---------------------------------------------------------------
## Bug
2016-09-02 12:25:01 +00:00
**Target**
2016-08-09 07:39:18 +00:00
K64F|??
2016-09-02 12:25:01 +00:00
**Toolchain:**
2016-08-31 12:08:51 +00:00
GCC_ARM|ARM|IAR
2016-08-09 07:39:18 +00:00
2016-09-02 12:25:01 +00:00
**Toolchain version:**
2016-08-09 07:39:18 +00:00
**mbed-cli version:**
(`mbed --version`)
**mbed-os sha:**
2016-08-09 07:39:18 +00:00
(`git log -n1 --oneline`)
2016-09-02 12:25:01 +00:00
**DAPLink version:**
2016-08-09 07:39:18 +00:00
2016-09-02 12:25:01 +00:00
**Expected behavior**
2016-08-09 07:39:18 +00:00
2016-09-02 12:25:01 +00:00
**Actual behavior**
2016-08-09 07:39:18 +00:00
2016-09-02 12:25:01 +00:00
**Steps to reproduce**
2016-08-09 07:39:18 +00:00
----------------------------------------------------------------
## Enhancement
2016-09-02 12:25:01 +00:00
**Reason to enhance or problem with existing solution**
2016-08-09 07:39:18 +00:00
**Suggested enhancement**
**Pros**
**Cons**
-----------------------------------------------------------------
## Question
2016-09-02 12:25:01 +00:00
**How to?**