Skip to content

Commit aa5990e

Browse files
authored
Update issue_template.md
1 parent 217b0da commit aa5990e

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

.github/issue_template.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2,38 +2,38 @@ Note: This is just a template, so feel free to use/remove the unnecessary things
22

33
### Description
44
- Type: Bug | Enhancement | Question
5-
- Related Issue: `#abc`
5+
- Related issue: `#abc`
66
- Priority: Blocker | Major | Minor
77

88
---------------------------------------------------------------
99
## Bug
1010

11-
**target**
11+
**Target**
1212
K64F|??
1313

14-
**toolchain:**
14+
**Toolchain:**
1515
GCC_ARM|ARM|IAR
1616

17-
**toolchain version:**
17+
**Toolchain version:**
1818

1919
**mbed-cli version:**
2020
(`mbed --version`)
2121

2222
**meed-os sha:**
2323
(`git log -n1 --oneline`)
2424

25-
**Daplink version:**
25+
**DAPLink version:**
2626

27-
**Expected Behavior**
27+
**Expected behavior**
2828

29-
**Actual Behavior**
29+
**Actual behavior**
3030

31-
**Steps to Reproduce**
31+
**Steps to reproduce**
3232

3333
----------------------------------------------------------------
3434
## Enhancement
3535

36-
**Reason to enhance/problem with existing solution**
36+
**Reason to enhance or problem with existing solution**
3737

3838
**Suggested enhancement**
3939

@@ -45,4 +45,4 @@ GCC_ARM|ARM|IAR
4545

4646
## Question
4747

48-
**How to?**
48+
**How to?**

0 commit comments

Comments
 (0)