From 2eab8654457932c4667f5efb64497262f85d4e31 Mon Sep 17 00:00:00 2001 From: Joel Rosdahl Date: Fri, 7 Feb 2020 21:58:48 +0100 Subject: [PATCH] =?utf8?q?Remove=20=E2=80=9CDescription=E2=80=9D=20header?= =?utf8?q?=20from=20PR=20and=20feature=20issue=20templates?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit The header seems to be more in the way than being helpful. --- .github/ISSUE_TEMPLATE/feature_request.md | 1 - .github/PULL_REQUEST_TEMPLATE.md | 7 ++----- 2 files changed, 2 insertions(+), 6 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 55d0633d5..38887e1f2 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -6,6 +6,5 @@ labels: feature assignees: '' --- -### Description ### diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 258b00d8a..20d76da4f 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -2,12 +2,9 @@ Thanks for contributing to ccache! Please read https://github.com/ccache/ccache/blob/master/CONTRIBUTING.md#contributing-code before submitting the pull request. ---> -### Description ### - - -- 2.47.2