diff --git a/.github/issue_label_bot.yaml b/.github/issue_label_bot.yaml new file mode 100644 index 0000000..acdcd89 --- /dev/null +++ b/.github/issue_label_bot.yaml @@ -0,0 +1,4 @@ +label-alias: + bug: '[Bug]' + feature_request: '[Enhancement request]' + question: '[Question]' \ No newline at end of file