From 487f90be5bc8f520a726c6e4bf4e18dc034dd2eb Mon Sep 17 00:00:00 2001 From: Rob Ede Date: Tue, 23 Jun 2020 06:26:07 +0100 Subject: [PATCH] move pull request template (#1578) --- .../bug_or_feature.md => PULL_REQUEST_TEMPLATE.md} | 5 ----- 1 file changed, 5 deletions(-) rename .github/{PULL_REQUEST_TEMPLATE/bug_or_feature.md => PULL_REQUEST_TEMPLATE.md} (91%) diff --git a/.github/PULL_REQUEST_TEMPLATE/bug_or_feature.md b/.github/PULL_REQUEST_TEMPLATE.md similarity index 91% rename from .github/PULL_REQUEST_TEMPLATE/bug_or_feature.md rename to .github/PULL_REQUEST_TEMPLATE.md index a1fa98ea8..6426eab65 100644 --- a/.github/PULL_REQUEST_TEMPLATE/bug_or_feature.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,8 +1,3 @@ ---- -name: Bug / Feature -about: Submit a bug fix or feature. ---- - ## PR Type What kind of change does this PR make?