diff options
| -rw-r--r-- | .github/labeler.yml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.github/labeler.yml b/.github/labeler.yml new file mode 100644 index 00000000..56c4cc7c --- /dev/null +++ b/.github/labeler.yml @@ -0,0 +1,8 @@ +translation: + - resource/translations/* + +content: + - base/**/* + +good_luck: + - src/courtroom.cpp |
