From 04106e98f71808e2ba17818516f335efa0d06287 Mon Sep 17 00:00:00 2001 From: lucian929 <60053521+lucian929@users.noreply.github.com> Date: Sat, 4 Dec 2021 20:53:43 -0500 Subject: [PATCH] Fix feature-to-do --- .github/ISSUE_TEMPLATE/feature-to-do.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/feature-to-do.md b/.github/ISSUE_TEMPLATE/feature-to-do.md index 6ee12b76..581e4e77 100644 --- a/.github/ISSUE_TEMPLATE/feature-to-do.md +++ b/.github/ISSUE_TEMPLATE/feature-to-do.md @@ -1,5 +1,6 @@ --- -name: Feature To-Do about: Create an issue with this template to keep track of the current development projects. +name: Feature To-Do +about: Create an issue with this template to keep track of the current development projects. title: "[FEATURE] Feature name" labels: enhancement