Browse Source

Create issue_label_bot.yaml

Daniel Gibbs 7 years ago
parent
commit
a9116929bd
1 changed files with 4 additions and 0 deletions
  1. 4 0
      .github/issue_label_bot.yaml

+ 4 - 0
.github/issue_label_bot.yaml

@@ -0,0 +1,4 @@
+label-alias:
+  bug: 'type: bug'
+  feature_request: 'type: feature request'
+  question: 'question'