docs: extract dev workflows from contributing docs

This commit is contained in:
jo 2023-03-20 13:52:27 +01:00 committed by Kyle Robbertze
parent a9b7513bc0
commit 5065415ff7
5 changed files with 121 additions and 99 deletions

View file

@ -7,4 +7,5 @@ Welcome to the **LibreTime contributor manual**, you should find guides to impro
- Learn about the [architecture of LibreTime](./design/architecture.md)
- Learn about the [database design](./design/database.md)
- Learn about the [development workflows of LibreTime](./development-workflows.md)
- Start coding by setting up a [development environment](./development-environment.md)