Update issue templates

This commit is contained in:
hathach
2019-08-20 12:36:22 +07:00
committed by GitHub
parent 00c440cb26
commit 2a7991ded9
4 changed files with 20 additions and 3 deletions
+17
View File
@@ -0,0 +1,17 @@
---
name: Porting
about: Adding a new port for this project
title: ''
labels: Porting
assignees: ''
---
** Porting layer **
- [ ] Device Controller Driver (DCD)
- [ ] Host Controller Driver (HCD)
- [ ] Board Supported Package (BSP)
- [ ] OS Abstraction Layer (OSAL)
** Description **
A clear and concise description of what you want to happen.