summaryrefslogtreecommitdiff
path: root/design-documents
diff options
context:
space:
mode:
authorFlorian Dold <florian@dold.me>2023-02-13 19:49:53 +0100
committerFlorian Dold <florian@dold.me>2023-02-13 19:49:53 +0100
commit8d76d53ac9dfba563b42e11e1a859a2068a9e61a (patch)
tree75f01604490b760725e7b2eff1b103926048f56b /design-documents
parentec8a8c301a84d00ebe17bae09524dcc96c1eeac0 (diff)
downloaddocs-8d76d53ac9dfba563b42e11e1a859a2068a9e61a.tar.gz
docs-8d76d53ac9dfba563b42e11e1a859a2068a9e61a.tar.bz2
docs-8d76d53ac9dfba563b42e11e1a859a2068a9e61a.zip
Add Definition of Done to template
Requested both by sebasjm and oec.
Diffstat (limited to 'design-documents')
-rw-r--r--design-documents/999-template.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/design-documents/999-template.rst b/design-documents/999-template.rst
index f620248d..4345d1ec 100644
--- a/design-documents/999-template.rst
+++ b/design-documents/999-template.rst
@@ -13,6 +13,13 @@ Requirements
Proposed Solution
=================
+Definition of Done
+==================
+
+(Only applicable to design documents that describe a new feature. While the
+DoD is not satisfied yet, a user-facing feature **must** be behind a feature
+flag or dev-mode flag.)
+
Alternatives
============