From 57768ef90bdb0110c7b9266185a8f6446934b331 Mon Sep 17 00:00:00 2001 From: Brian Vaughn Date: Fri, 7 May 2021 09:10:50 -0400 Subject: [PATCH] Update devtools_bug_report.yml Tweaked label to include emoji characters. --- .github/ISSUE_TEMPLATE/devtools_bug_report.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/devtools_bug_report.yml b/.github/ISSUE_TEMPLATE/devtools_bug_report.yml index d7516eca79..f66a6360b8 100644 --- a/.github/ISSUE_TEMPLATE/devtools_bug_report.yml +++ b/.github/ISSUE_TEMPLATE/devtools_bug_report.yml @@ -1,4 +1,4 @@ -name: "DevTools bug report" +name: "⚛️ 🛠 DevTools bug report" description: "Report a problem with React DevTools" title: "[DevTools Bug]: " labels: ["Component: Developer Tools", "Type: Bug", "Status: Unconfirmed"]