From 8c7bfaba2c67ff126de80ad5bb2dc1fd7abb1dc5 Mon Sep 17 00:00:00 2001 From: Cai Bingjun <62678643+C-BJ@users.noreply.github.com> Date: Sun, 21 Aug 2022 21:24:34 +0800 Subject: [PATCH] Delete impl_template.md --- .github/PULL_REQUEST_TEMPLATE/impl_template.md | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 .github/PULL_REQUEST_TEMPLATE/impl_template.md diff --git a/.github/PULL_REQUEST_TEMPLATE/impl_template.md b/.github/PULL_REQUEST_TEMPLATE/impl_template.md deleted file mode 100644 index b94fb265..00000000 --- a/.github/PULL_REQUEST_TEMPLATE/impl_template.md +++ /dev/null @@ -1,5 +0,0 @@ -Implements (some feature). - -This is a brief description. - -@mtshiba