diff options
| author | stonedDiscord <stoned@derpymail.org> | 2020-04-17 18:10:03 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-04-17 18:10:03 +0200 |
| commit | caf20830ea4e65d039e1e777e9a862ae2096419d (patch) | |
| tree | dba258ccc2a759ae9f504d3a064aed9e0d5d8ab2 /.github | |
| parent | ec0da245a5820e901dfdf714400edbe56642214c (diff) | |
Create labeler.yml
Diffstat (limited to '.github')
| -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 |
