label plugin not support label with spaces like "good first issue" #785
Labels
good first issue
Denotes an issue ready for a new contributor, according to the "help wanted" guidelines.
lifecycle/rotten
type/bug
The issue is confirmed as a bug.
Bug Report
Related link
cc: @zhangyangyu
Steps to reproduce(Optional)
What is expected?
Maybe we can respond to the command like
/label "good first issue"
, If someone wants to label multiple labels at the same time, the command format can be/label "good first issue" "help wanted" foo
,What is actually happening?
label plugin does not support labels like "good first issue" with spaces.
The text was updated successfully, but these errors were encountered: