From 7ef23b4d42716883dd8d51d0b2ffab36e45b6f59 Mon Sep 17 00:00:00 2001 From: scragly <29337040+scragly@users.noreply.github.com> Date: Thu, 13 Feb 2020 22:59:48 +1000 Subject: Remove metadata from PR template GH wasn't making use of the metadata section the same way as the issue templates do, so they appeared in the pre-fill, confusing contributors. This removes the section entirely to prevent the confusion. --- .github/pull_request_template.md | 8 -------- 1 file changed, 8 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index d146be1d..e2739287 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,11 +1,3 @@ ---- -name: Pull Request -about: Request to pull code changes into the repository. -title: '' -assignees: '' - ---- - ## Relevant Issues -- cgit v1.2.3