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 ---