From 6d712652b4f2ad8d2f35c36ae0eb4c0d9e5599b8 Mon Sep 17 00:00:00 2001 From: Dries Vints Date: Tue, 3 Sep 2024 11:46:26 +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 dfb10855..00000000 --- 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' ----