infra: remove PULL REQUEST TEMPLATE.
authorHermet Park <chuneon.park@samsung.com>
Tue, 11 May 2021 13:12:14 +0000 (22:12 +0900)
committerJunsuChoi <jsuya.choi@samsung.com>
Thu, 13 May 2021 08:22:06 +0000 (17:22 +0900)
By far, this is not so useful since commit message template and PR is very simliar.

It just bring messing up the PR contents.

Rather than it, we don't allow violating commit message rules. So... its unnecessary.

See CONTRIBUTING.md

.github/PULL_REQUEST_TEMPLATE.md [deleted file]

diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md
deleted file mode 100644 (file)
index 220da7e..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-- Description :
-
-- Issue Tickets (if any) :
-
-- Tests or Samples (if any) :
-
-- Screen Shots (if any) :