This is an automated email from the ASF dual-hosted git repository.

kristw pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-superset.git


The following commit(s) were added to refs/heads/master by this push:
     new 845218d  Create issue_label_bot.yaml (#7341)
845218d is described below

commit 845218dd88ad2fe1284dcb7427c5bff20749dc74
Author: Hamel Husain <[email protected]>
AuthorDate: Mon Apr 22 14:11:35 2019 -0700

    Create issue_label_bot.yaml (#7341)
---
 .github/issue_label_bot.yaml | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/.github/issue_label_bot.yaml b/.github/issue_label_bot.yaml
new file mode 100644
index 0000000..8af2151
--- /dev/null
+++ b/.github/issue_label_bot.yaml
@@ -0,0 +1,5 @@
+# for Issue Label Bot https://github.com/marketplace/issue-label-bot
+label-alias:
+  bug: '#bug'
+  feature_request: '#enhancement'
+  question: '#question'

Reply via email to