We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29c83bd commit d6d8bb8Copy full SHA for d6d8bb8
contributing/code/maintenance.rst
@@ -67,6 +67,9 @@ issue):
67
* **Adding new deprecations**: After a version reaches stability, new
68
deprecations cannot be added anymore.
69
70
+* **Adding or updating annotations**: Adding or updating annotations (PHPDoc
71
+ annotations for instance) is not allowed; fixing them might be accepted.
72
+
73
Anything not explicitly listed above should be done on the next minor or major
74
version instead. For instance, the following changes are never accepted in a
75
patch version:
0 commit comments