diff options
| -rw-r--r-- | .github/ISSUE_TEMPLATE/porting.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/ISSUE_TEMPLATE/porting.md b/.github/ISSUE_TEMPLATE/porting.md index 0a5213527..fc2b2b8d8 100644 --- a/.github/ISSUE_TEMPLATE/porting.md +++ b/.github/ISSUE_TEMPLATE/porting.md @@ -7,11 +7,11 @@ assignees: '' --- -** Porting layer ** +**Porting layer** - [ ] Device Controller Driver (DCD) - [ ] Host Controller Driver (HCD) - [ ] Board Supported Package (BSP) - [ ] OS Abstraction Layer (OSAL) -** Description ** +**Description** A clear and concise description of what you want to happen. |
