From af2172d252d8a44be6aba2b592223dc2f825f273 Mon Sep 17 00:00:00 2001 From: Dries Vints Date: Tue, 3 Sep 2024 12:00:57 +0200 Subject: [PATCH] Delete .github/ISSUE_TEMPLATE/2_Feature_request.md --- .github/ISSUE_TEMPLATE/2_Feature_request.md | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 .github/ISSUE_TEMPLATE/2_Feature_request.md diff --git a/.github/ISSUE_TEMPLATE/2_Feature_request.md b/.github/ISSUE_TEMPLATE/2_Feature_request.md deleted file mode 100644 index e530d76..0000000 --- a/.github/ISSUE_TEMPLATE/2_Feature_request.md +++ /dev/null @@ -1,4 +0,0 @@ ---- -name: "Feature request" -about: 'For ideas or feature requests, please make a pull request, or open an issue' ----