From 615f6e65d0d57a2142daaec2da0914d6aaa7e3d4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20Je=C5=BEek?= Date: Wed, 8 Dec 2021 12:48:29 +0100 Subject: [PATCH] removing unsupported header --- .github/PULL_REQUEST_TEMPLATE/feature-tempate.md | 9 --------- 1 file changed, 9 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE/feature-tempate.md b/.github/PULL_REQUEST_TEMPLATE/feature-tempate.md index 0e27c7681c..6e74a073bd 100644 --- a/.github/PULL_REQUEST_TEMPLATE/feature-tempate.md +++ b/.github/PULL_REQUEST_TEMPLATE/feature-tempate.md @@ -1,12 +1,3 @@ ---- -name: Feature -about: PR for feature -title: '' -labels: "type: feature" -assignees: '' - ---- - **Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]