mirror of
https://github.com/tycrek/degoogle.git
synced 2025-07-31 20:20:11 +02:00
Create labeler.yml
Data for what the labeler Action should look for
This commit is contained in:
8
.github/labeler.yml
vendored
Normal file
8
.github/labeler.yml
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
fix:
|
||||
- '[FIX]'
|
||||
new:
|
||||
- '[NEW]'
|
||||
remove:
|
||||
- '[REMOVE]'
|
||||
other:
|
||||
- '[OTHER]'
|
Reference in New Issue
Block a user