From 9165c199bdd4dec8273ab347829bde1f30b0c962 Mon Sep 17 00:00:00 2001 From: tycrek Date: Sat, 31 Jul 2021 10:35:11 -0600 Subject: [PATCH] I don't know why this won't work --- .../feature.md => PULL_REQUEST_TEMPLATE.md} | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) rename .github/{PULL_REQUEST_TEMPLATE/feature.md => PULL_REQUEST_TEMPLATE.md} (83%) diff --git a/.github/PULL_REQUEST_TEMPLATE/feature.md b/.github/PULL_REQUEST_TEMPLATE.md similarity index 83% rename from .github/PULL_REQUEST_TEMPLATE/feature.md rename to .github/PULL_REQUEST_TEMPLATE.md index 35b20ba..b3a03b7 100644 --- a/.github/PULL_REQUEST_TEMPLATE/feature.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,9 +1,8 @@ --- -name: feature -about: Add new features or functionality -title: "[FEATURE] Title" -labels: enhancement -assignees: '' +name: Pull Request +about: Contribute to the project +title: "Title" +assignees: 'tycrek' projects: 1 ---