From c18dc356fe5b2ae4f8d556f582cdd6702c1a36ed Mon Sep 17 00:00:00 2001 From: Erik Harper Date: Thu, 19 Oct 2023 16:32:26 -0700 Subject: [PATCH] docs: clarifying development team for point estimate label descriptions --- CONTRIBUTING.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index d710a673273..55d69097723 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -77,9 +77,9 @@ Estimates are used to determine how much work needs to go into an issue. The tot - `estimate - 2`: Small fix or update, does not require updates to tests. - `estimate - 3`: A day or two of work, may require changes to tests. - `estimate - 5`: A few days of work, requires updates to tests. -- `estimate - 8`: Requires input from team, consider smaller steps. -- `estimate - 13`: Requires planning and input from team, consider smaller steps. -- `estimate - 21`: Requires planning, input from team members and possibly others. +- `estimate - 8`: Requires input from development team, consider smaller steps. +- `estimate - 13`: Requires planning and input from development team, consider smaller steps. +- `estimate - 21`: Requires planning, input from development team members and possibly others. - `estimate - 34`: Issue should be converted into an epic. Requires all hands on deck. ### Epics