mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-12-05 17:02:32 -05:00
Add explicit mention of word 'provisional' for version guarantee exclusions (#6311)
This commit is contained in:
@@ -255,7 +255,7 @@ class Red(
|
||||
Set's Red's help formatter.
|
||||
|
||||
.. warning::
|
||||
This method is provisional.
|
||||
This method is `provisional <developer-guarantees-exclusions>`.
|
||||
|
||||
|
||||
The formatter must implement all methods in
|
||||
@@ -296,7 +296,7 @@ class Red(
|
||||
Resets Red's help formatter.
|
||||
|
||||
.. warning::
|
||||
This method is provisional.
|
||||
This method is `provisional <developer-guarantees-exclusions>`.
|
||||
|
||||
|
||||
This exists for use in ``cog_unload`` for cogs which replace the formatter
|
||||
|
||||
Reference in New Issue
Block a user