From 4f8042a67cab94384bb30e73ec5139fdd3a4c8b5 Mon Sep 17 00:00:00 2001 From: Arun Isaac Date: Thu, 9 Dec 2021 15:29:25 +0530 Subject: Remove pull request template. People are not using the pull request template properly. Often, the fields remain unfilled, and the placeholders are not deleted. This is cognitively taxing for reviewers. Also, most of our changes are better described in the commit log than in the pull request description. And, our reviews are quite cursory and don't need a detailed pull request description for the reviewer to act on. * .github/PULL_REQUEST_TEMPLATE.md: Delete file. --- .github/PULL_REQUEST_TEMPLATE.md | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 .github/PULL_REQUEST_TEMPLATE.md diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md deleted file mode 100644 index e9a2425..0000000 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ /dev/null @@ -1,19 +0,0 @@ -Please fill out the template below, and delete items not applicable to your pull request. - -#### Description - - -#### How should this be tested? - - -#### Any background context you want to provide? - - -#### What are the relevant pivotal tracker stories? - - -#### Screenshots (if appropriate) - -#### Questions - -- cgit v1.2.3