add readme explaining the purpose of this directory

pull/21833/head
Bruno Windels 2019-10-11 14:21:46 +02:00
parent a6892e7bac
commit 52dbcdb701
1 changed files with 6 additions and 0 deletions

6
docs/features/README.md Normal file
View File

@ -0,0 +1,6 @@
# Feature documention
The idea of this folder is to document the features we support in different parts of the app.
In case anyone needs to work on a given part, and isn't aware of all the features in the area,
they will hopefully get an idea for all the supported functionality to know what to take into account
when making changes.