added TODO item for changelog

- rewrite changelog it better later on
- simplify the issue template
This commit is contained in:
hathach
2020-04-19 14:02:39 +07:00
parent c0047e376f
commit 7f92e255cf
6 changed files with 33 additions and 41 deletions
+1 -7
View File
@@ -7,11 +7,5 @@ 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.
Describe which API you want to port (DCD/HCD/OSAL/BSP). It is also helpful to go through [porting.md](docs/porting.md) first if you haven't yet.