diff options
Diffstat (limited to 'doc/book/src/working_documents/index.md')
-rw-r--r-- | doc/book/src/working_documents/index.md | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/doc/book/src/working_documents/index.md b/doc/book/src/working_documents/index.md deleted file mode 100644 index a9e7f899..00000000 --- a/doc/book/src/working_documents/index.md +++ /dev/null @@ -1,8 +0,0 @@ -# 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 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, 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. |