diff options
author | Quentin Dufour <quentin@deuxfleurs.fr> | 2021-03-17 17:24:11 +0100 |
---|---|---|
committer | Quentin Dufour <quentin@deuxfleurs.fr> | 2021-03-17 17:24:11 +0100 |
commit | 60f994a118afdde241d9a2296e2e8e090e08674d (patch) | |
tree | 249af0fa111e0c3ee9548c4d8ad95d0b30156db8 /doc/book/src/working_documents/index.md | |
parent | 002538f92c1d9f95f2d699337f7d891c6aa0c9a4 (diff) | |
download | garage-60f994a118afdde241d9a2296e2e8e090e08674d.tar.gz garage-60f994a118afdde241d9a2296e2e8e090e08674d.zip |
Working on the getting started guide
Diffstat (limited to 'doc/book/src/working_documents/index.md')
-rw-r--r-- | doc/book/src/working_documents/index.md | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/book/src/working_documents/index.md b/doc/book/src/working_documents/index.md index 6eb7eccb..a9e7f899 100644 --- a/doc/book/src/working_documents/index.md +++ b/doc/book/src/working_documents/index.md @@ -1,7 +1,8 @@ # Working Documents Working documents are documents that reflect the fact that Garage is a software that evolves quickly. -They are a way to communicate our ideas, our changes, and so on. +They are a way to communicate our ideas, our changes, and so on before or while we are implementing them in Garage. +If you like to live on the edge, it could also serve as a documentation of our next features to be released. -Ideally, while the feature/patch has been merged, the working document should serve as a source to -update the rest of the documentation. +Ideally, once the feature/patch has been merged, the working document should serve as a source to +update the rest of the documentation and then be removed. |