diff options
| author | hathach <[email protected]> | 2019-08-20 12:39:55 +0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2019-08-20 12:39:55 +0700 |
| commit | b8d15a566ad6b5cc65d47a5ca8a5385030bfd31c (patch) | |
| tree | 76ecf2d10a8e240b3f489f6fc1eba59779407f8f /.github | |
| parent | 2a7991ded90c5059c8209aba8117c2202d29b24d (diff) | |
Update issue templates
Diffstat (limited to '.github')
| -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. |
