Create issue_label_bot.yaml (#542)

* Create issue_label_bot.yaml

For issue label bot

* Update issue_label_bot.yaml

* Update issue_label_bot.yaml
This commit is contained in:
Hamel Husain 2019-04-15 05:56:05 -07:00 committed by Kubernetes Prow Robot
parent aaea8024be
commit ae0adbe7cd
1 changed files with 5 additions and 0 deletions

5
.github/issue_label_bot.yaml vendored Normal file
View File

@ -0,0 +1,5 @@
# for https://mlbot.net which is a GitHub App that uses ML to label issues, run on K8s and Kubeflow
label-alias:
bug: 'kind/bug'
feature_request: 'improvement/enhancement'
question: 'community/question'