From: Joel Rosdahl Date: Fri, 7 Feb 2020 20:58:48 +0000 (+0100) Subject: Remove “Description” header from PR and feature issue templates X-Git-Tag: v4.0~647 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=2eab8654457932c4667f5efb64497262f85d4e31;p=thirdparty%2Fccache.git Remove “Description” header from PR and feature issue templates The header seems to be more in the way than being helpful. --- 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 ### - -