From 40a1ebecc5120c5c7795ea9b20ea3d6ba5139c93 Mon Sep 17 00:00:00 2001 From: Juan Calderon-Perez <835733+gaby@users.noreply.github.com> Date: Sun, 24 Oct 2021 00:51:47 -0400 Subject: [PATCH] Update feature_request.yaml --- .github/ISSUE_TEMPLATE/feature_request.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/feature_request.yaml b/.github/ISSUE_TEMPLATE/feature_request.yaml index 11260a28..5d23e3ec 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yaml +++ b/.github/ISSUE_TEMPLATE/feature_request.yaml @@ -1,4 +1,4 @@ -name: 🚀 Feature +name: 🚀 Feature Request description: "Submit a proposal for a new feature" title: "[Feature]: " labels: [enhancement] @@ -42,4 +42,4 @@ body: description: "Please search in the issues without filters [here](https://github.com/louislam/uptime-kuma/issues?q=)" options: - label: "I checked and didn't find similar feature request" - required: true \ No newline at end of file + required: true