From ff250dd02f3cd4671633c7c9b4c24c0072723d31 Mon Sep 17 00:00:00 2001 From: e-d-d <64314799+e-d-d@users.noreply.github.com> Date: Sat, 25 Apr 2020 15:07:32 +0200 Subject: [PATCH] Values for Delegation Poker added Delegation Poker is a good tool to foster self-organization, especially in companies that are not used to it; see description at https://management30.com/practice/delegation-poker/ --- src/sample-config.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/sample-config.php b/src/sample-config.php index 0dea894..7874fc2 100644 --- a/src/sample-config.php +++ b/src/sample-config.php @@ -36,6 +36,8 @@ ['1', '2', '3', '5', '8', '13', '&#F937;'] //Salesforce Estimates ['0.5','1','3','5','8'] + // Values for Delegation Poker as described at https://management30.com/practice/delegation-poker/ + ['1', '2', '3', '4', '5', '6', '7'] ]; // Src tree for documentation linking from page