From 9e8eafda6aef4daf42f395ff3b8823a005a1be74 Mon Sep 17 00:00:00 2001 From: Victor Farazdagi Date: Thu, 28 May 2020 13:45:18 +0300 Subject: [PATCH] Fixes problem in YAML front-matter of the new flag tracking issue template (#6023) * fixes probleim in YAML front-matter * Merge refs/heads/master into fix-feature-tracking-issue-template --- .github/ISSUE_TEMPLATE/feature_flag.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/feature_flag.md b/.github/ISSUE_TEMPLATE/feature_flag.md index 5a14b2d9a..4663b1eeb 100644 --- a/.github/ISSUE_TEMPLATE/feature_flag.md +++ b/.github/ISSUE_TEMPLATE/feature_flag.md @@ -1,9 +1,7 @@ --- name: "\U0001F984Feature Flag Tracking" -about: Track a new feature, in development, in Prysm. This issue template should only be used by -developers or contributors! +about: Track a new feature, in development, in Prysm. This issue template should only be used by developers or contributors! labels: Tracking - ---