diff --git a/.github/ISSUE_TEMPLATE/porting.md b/.github/ISSUE_TEMPLATE/porting.md deleted file mode 100644 index 9e4097ac2..000000000 --- a/.github/ISSUE_TEMPLATE/porting.md +++ /dev/null @@ -1,11 +0,0 @@ ---- -name: Porting -about: Adding a new port for this project -title: '' -labels: Porting -assignees: '' - ---- - -**Description** -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.