From 53304735f47d1589977ffa59eb0cb74da6cfb489 Mon Sep 17 00:00:00 2001 From: YuviPanda Date: Tue, 16 Apr 2024 19:30:13 -0700 Subject: [PATCH 1/2] Define definition of ready for feature enablement Ref https://github.com/2i2c-org/meta/issues/953 --- engineering/definition-of-ready.md | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/engineering/definition-of-ready.md b/engineering/definition-of-ready.md index d09ed04d..8243b3c2 100644 --- a/engineering/definition-of-ready.md +++ b/engineering/definition-of-ready.md @@ -30,7 +30,19 @@ The following non-exhaustive initial list of the different kinds of tasks that t The following describes what is the information needed for a member of the engineering team to start working on a specific type of work item. (ready:feature-enablement)= -### Feature enablement +### Feature Enablement + +Some features for hubs require 2i2c engineering effort to be enabled, and usually this is requested via +the support process. Before a feature enablement request is considered ready to be worked on, it must +have the following information: + +- [ ] Link to 2i2c documentation on how to enable this feature. This is to be found under + [infrastructure.2i2c.org](https://infrastructure.2i2c.org) documentation site. +- [ ] Any additional information needed for this specific feature. This should be listed in the 2i2c + documentation for how to enable this feature. + +Functionally, this means that anything that doesn't have an explicit documentation on how to enable it +should not be considered a feature we currently support! (ready:routine-maintenance)= ### Routine maintenance From 754fbcca86dcbd53097fd477a1aa342ff4b2ffdd Mon Sep 17 00:00:00 2001 From: Yuvi Panda Date: Wed, 17 Apr 2024 15:58:08 -0700 Subject: [PATCH 2/2] Change case Co-authored-by: Erik Sundell --- engineering/definition-of-ready.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/engineering/definition-of-ready.md b/engineering/definition-of-ready.md index 8243b3c2..3da4e3aa 100644 --- a/engineering/definition-of-ready.md +++ b/engineering/definition-of-ready.md @@ -30,7 +30,7 @@ The following non-exhaustive initial list of the different kinds of tasks that t The following describes what is the information needed for a member of the engineering team to start working on a specific type of work item. (ready:feature-enablement)= -### Feature Enablement +### Feature enablement Some features for hubs require 2i2c engineering effort to be enabled, and usually this is requested via the support process. Before a feature enablement request is considered ready to be worked on, it must