diff --git a/.github/config.yaml b/.github/config.yaml new file mode 100644 index 0000000..0ce73ba --- /dev/null +++ b/.github/config.yaml @@ -0,0 +1,3 @@ +labels: + issue: type:issue + pull-request: type:pull-request \ No newline at end of file