From 1e3ceadcc094ddc565c3f9e96b25629c1ae8a6d3 Mon Sep 17 00:00:00 2001 From: Brian Vaughn Date: Fri, 11 Jun 2021 14:19:37 -0400 Subject: [PATCH] Added React 18 issue template --- .github/ISSUE_TEMPLATE/react_18.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/react_18.md diff --git a/.github/ISSUE_TEMPLATE/react_18.md b/.github/ISSUE_TEMPLATE/react_18.md new file mode 100644 index 0000000000..3b6997624e --- /dev/null +++ b/.github/ISSUE_TEMPLATE/react_18.md @@ -0,0 +1,7 @@ +--- +name: "React 18" +about: Bug reports, questions, and general feedback about React 18 +title: 'React 18 ' +labels: 'Type: Discussion', 'React 18' + +---