From 55842d44eaadaef794a51c8cc4bd3a8d7ade2ac1 Mon Sep 17 00:00:00 2001 From: Abdullah Atta Date: Wed, 6 Nov 2024 08:39:53 +0500 Subject: [PATCH] chore: set `type` to `Feature` for feature requests Signed-off-by: Abdullah Atta --- .github/ISSUE_TEMPLATE/feature_request.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index 92c965e9b..c6b11b365 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -1,6 +1,6 @@ name: Feature request description: Suggest a feature you are missing in Notesnook -labels: ["Type: Feature Request", "Status: Pending"] +type: Feature body: - type: markdown attributes: