From 01dfc6ff6dbd24422085684bd38aff500657f6ed Mon Sep 17 00:00:00 2001 From: Martin Tournoij Date: Tue, 2 Aug 2022 09:11:07 +0200 Subject: [PATCH] Remove PULL_REQUEST_TEMPLATE It's annoying as I need to keep deleting the template, and it doesn't provide that much value IMO. --- .github/PULL_REQUEST_TEMPLATE.md | 10 ---------- 1 file changed, 10 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 6d5eb8b..0000000 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ /dev/null @@ -1,10 +0,0 @@ -NOTE: Please do not open a pull request that adds or changes the public API without giving consideration to all supported operating systems. - -#### What does this pull request do? - - -#### Where should the reviewer start? - - -#### How should this be manually tested? - -- 2.50.1