Add duplicate and support as core github issue labels (#14735)

Peter Tripp created

Change summary

script/update_top_ranking_issues/main.py | 2 ++
1 file changed, 2 insertions(+)

Detailed changes

script/update_top_ranking_issues/main.py 🔗

@@ -18,8 +18,10 @@ CORE_LABELS: set[str] = {
     "defect",
     "design",
     "documentation",
+    "duplicate",
     "enhancement",
     "panic / crash",
+    "support",
 }
 # A set of labels for adding in labels that we want present in the final
 # report, but that we don't want being defined as a core label, since issues