mirror of
https://github.com/FriendsOfTYPO3/tea.git
synced 2024-11-10 00:36:13 +01:00
[TASK] Document that we follow semantic versioning (#1288)
Resolves: #145
This commit is contained in:
parent
388d190ba6
commit
d92479942a
1 changed files with 4 additions and 0 deletions
|
@ -26,6 +26,10 @@ You can also use this extension to manage your collection of delicious teas.
|
|||
The following is a list of our code and technical philosophies only.
|
||||
https://typo3.org/community/teams/best-practices provides an overview on how we work in general.
|
||||
|
||||
### Semantic Versioning
|
||||
|
||||
The project follows [Semantic Versioning](https://semver.org/).
|
||||
|
||||
### Align with TYPO3 core
|
||||
|
||||
We align all decisions with the TYPO3 core, whenever applicable.
|
||||
|
|
Loading…
Reference in a new issue