Actions
Task #67159
closedIntroduce new type of documentation
Status:
Closed
Priority:
Must have
Assignee:
Category:
Documentation
Target version:
Start date:
2015-05-27
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
Some patches contain important changes which should be announced in release-notes or changelogs. At the moment the core uses three prefixes for of rst-files:
- Feature
- Breaking
- Deprecation
In some cases a patch contains no new feature, is not breaking and does not deprecate anything, but contains an important change that needs special attention.
For these kind of changes a new prefix for rst-files will be introduced:
- Important
This kind of rst-file should contains at least one description section for the change.
Actions