Move modlog guide to correct place in the labeler configuration (#5118)

This commit is contained in:
Kreusada 2021-06-03 21:34:40 +01:00 committed by GitHub
parent 8f390147c1
commit ded5aff08c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

4
.github/labeler.yml vendored
View File

@ -131,9 +131,11 @@
- redbot/core/modlog.py
# Docs
- docs/framework_modlog.rst
- docs/cog_guides/modlog.rst
"Category: Modlog Cog":
# Source
- redbot/cogs/modlog/*
# Docs
- docs/cog_guides/modlog.rst
"Category: Mutes Cog":
# Source
- redbot/cogs/mutes/*