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:
@@ -112,12 +112,18 @@ This allows us to add certain optional features non-breakingly without a name co
|
||||
|
||||
Any RPC method exposed by Red may break without notice.
|
||||
|
||||
Any exclusion from these guarantees should be noted in the documentation of
|
||||
the affected attribute, function, class, or method.
|
||||
|
||||
If you would like something in here to be guaranteed,
|
||||
open an issue making a case for it to be moved.
|
||||
|
||||
.. _developer-guarantees-exclusions:
|
||||
|
||||
Exclusions
|
||||
----------
|
||||
|
||||
Any exclusion from these guarantees should be noted in the documentation of
|
||||
the affected attribute, function, class, or method. The term "provisional"
|
||||
may be used in documentation to note such exclusions.
|
||||
|
||||
.. _breaking-change-notices:
|
||||
|
||||
=======================
|
||||
|
||||
Reference in New Issue
Block a user