From f6aa54b16ff58969ff016d00518313a0809a83c5 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Fri, 3 Jan 2025 21:15:25 +0900 Subject: danggit --- .github/ISSUE_TEMPLATE/feature.yml | 27 --------------------------- 1 file changed, 27 deletions(-) delete mode 100644 .github/ISSUE_TEMPLATE/feature.yml (limited to '.github/ISSUE_TEMPLATE/feature.yml') diff --git a/.github/ISSUE_TEMPLATE/feature.yml b/.github/ISSUE_TEMPLATE/feature.yml deleted file mode 100644 index 0d13534c..00000000 --- a/.github/ISSUE_TEMPLATE/feature.yml +++ /dev/null @@ -1,27 +0,0 @@ -name: Feature Request -description: I'd like to request additional functionality -labels: ["enhancement"] - -body: - - type: markdown - attributes: - value: | - Before opening a new issue, take a moment to search through the current open ones. - - --- - - - type: textarea - id: desc - attributes: - label: Description - description: "Provide a clear and concise description of the feature you'd like to see added" - validations: - required: true - - - type: textarea - id: desc - attributes: - label: Proposed Solution - description: "If you have a specific solution in mind, describe it here" - validations: - required: true \ No newline at end of file -- cgit v1.2.3