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 ---