[Docs] Mutes Cog Guide (#4875)

* initial commit

* Update mutes.rst

* Add argument headers

* Change bool name for forcerole

* fixes

* Add mutes to toctree

* spacing adjustment

* Fix spacing between examples, use bullet points

* Add args header

* Add args header

* Add labeler glob

* unify style

* aaaaa wrong branch

* fix grammar and formatting errors
This commit is contained in:
Kreusada
2021-05-18 22:06:50 +01:00
committed by GitHub
parent 99b29d0b8e
commit 5d905a93ac
4 changed files with 417 additions and 3 deletions

3
.github/labeler.yml vendored
View File

@@ -131,7 +131,10 @@
"Category: Modlog Cog":
- redbot/cogs/modlog/*
"Category: Mutes Cog":
# Source
- redbot/cogs/mutes/*
# Docs
- docs/cog_guides/mutes.rst
"Category: Permissions":
# Source
- redbot/cogs/permissions/*