From ca4e650ec1672c89618e75385f0b180957110dfb Mon Sep 17 00:00:00 2001 From: Brian Vaughn Date: Fri, 11 Jun 2021 14:24:09 -0400 Subject: [PATCH] Update react_18.md --- .github/ISSUE_TEMPLATE/react_18.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/react_18.md b/.github/ISSUE_TEMPLATE/react_18.md index d2726e4c18..a72d1468bb 100644 --- a/.github/ISSUE_TEMPLATE/react_18.md +++ b/.github/ISSUE_TEMPLATE/react_18.md @@ -2,7 +2,9 @@ name: "React 18" about: Bug reports, questions, and general feedback about React 18 title: 'React 18 ' -labels: 'Type: Discussion', 'React 18' +labels: +- Type: Discussion +- React 18 ---