Added autolabeler for PRs

https://github.com/probot/autolabeler
This commit is contained in:
snipe 2019-02-14 13:57:07 -08:00
parent 2624b8c827
commit 2b6675138e

4
.github/autolabeler.yml vendored Normal file
View file

@ -0,0 +1,4 @@
frontend: ["*.js", "*.css", "*.vue", "*.scss", "*.less", "*.blade.*"]
backend: ["/app", "*.php"]
legal: ["LICENSE*", "NOTICES*"]
config: .github