summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorHa Thach <[email protected]>2021-03-03 20:34:32 +0700
committerGitHub <[email protected]>2021-03-03 20:34:32 +0700
commit04e595dbdaf419683ea0b4afa5d45b612e97fcb5 (patch)
treea9dd0b3525c6ce702b88d7334c45f6e813eea38c /.github
parent7b162ec93f57426a26b351512f2f05156b8fa8b1 (diff)
Delete porting.md
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE/porting.md11
1 files changed, 0 insertions, 11 deletions
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.