diff options
author | sptaule <lecas83@gmail.com> | 2022-01-25 15:27:39 +0100 |
---|---|---|
committer | sptaule <lecas83@gmail.com> | 2022-01-25 15:27:39 +0100 |
commit | ee4d6a01e16ac53fa3e48340a47455281d5f6bc0 (patch) | |
tree | 98d21309e281ea02ed5fe2b12187b211f761f385 /content/documentation/working_documents/index.md | |
parent | ada5e9ac0e6e1e226534a463238b06930ba58b64 (diff) | |
download | garagehq.deuxfleurs.fr-ee4d6a01e16ac53fa3e48340a47455281d5f6bc0.tar.gz garagehq.deuxfleurs.fr-ee4d6a01e16ac53fa3e48340a47455281d5f6bc0.zip |
Organized doc md with metadata & draft for doc template
Diffstat (limited to 'content/documentation/working_documents/index.md')
-rw-r--r-- | content/documentation/working_documents/index.md | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/content/documentation/working_documents/index.md b/content/documentation/working_documents/index.md deleted file mode 100644 index 8c0f1f0..0000000 --- a/content/documentation/working_documents/index.md +++ /dev/null @@ -1,13 +0,0 @@ -+++ -title="Doc Post" -date=2018-08-20 -+++ - -# 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. |