Unverified Commit 5e84bab4 authored by Philip Meier's avatar Philip Meier Committed by GitHub
Browse files

add `prototype` to primary labels (#4669)

parent 247374bf
...@@ -21,6 +21,7 @@ PRIMARY_LABELS = { ...@@ -21,6 +21,7 @@ PRIMARY_LABELS = {
"bc-breaking", "bc-breaking",
"deprecation", "deprecation",
"other", "other",
"prototype",
} }
SECONDARY_LABELS = { SECONDARY_LABELS = {
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment