diff --git a/.github/issue_template.md b/.github/issue_template.md index 839c503547..bb6b11d530 100644 --- a/.github/issue_template.md +++ b/.github/issue_template.md @@ -1,48 +1,31 @@ -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|?? +### Issue request type + -**Toolchain version:** +[ ] Question +[ ] Enhancement +[ ] Bug -**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?**