mirror of
https://github.com/vector-im/riotX-android
synced 2025-10-05 15:52:47 +02:00
using .wip extension and updates the docs for more clarity
This commit is contained in:
@@ -61,7 +61,7 @@ Supported filename extensions are:
|
||||
|
||||
- ``.feature``: Signifying a new feature in Element Android or in the Matrix SDK.
|
||||
- ``.bugfix``: Signifying a bug fix.
|
||||
- ``.dev``: Signifying a change which is not ready to be user facing, typically a component of a larger feature.
|
||||
- ``.wip``: Signifying a work in progress change, typically a component of a larger feature which will be enabled once all tasks are complete.
|
||||
- ``.doc``: Signifying a documentation improvement.
|
||||
- ``.removal``: Signifying a deprecation or removal of public API. Can be used to notifying about API change in the Matrix SDK
|
||||
- ``.misc``: Any other changes.
|
||||
|
Reference in New Issue
Block a user