Skip to content

Commit cd5cd8a

Browse files
committed
doc: added deprecation standard
1 parent dbf640d commit cd5cd8a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/devel/interface_specs.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -273,7 +273,8 @@ Common
273273
usedefault=True)
274274

275275
In the above example this means that the `jobtype` input is deprecated and
276-
will be removed in version 0.8.
276+
will be removed in version 0.8. Deprecation should be set to two versions
277+
from current release.
277278

278279
``new_name``
279280
For inputs that are being renamed, one can specify the new name of the field

0 commit comments

Comments
 (0)